]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 10 Apr 2019 01:16:55 +0000 (11:16 +1000)
committerMark Andrews <marka@isc.org>
Wed, 10 Apr 2019 03:24:42 +0000 (13:24 +1000)
(cherry picked from commit d712b88048c5efa37f74acefb8515a734539efed)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0e4453e50931c39771160b2cfb752596e418236a..a8718913fb1e1b61b883d5c34eadbc9578c733cb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5204.  [test]          Check that dns_rdata_fromtext() produces a record that
+                       will be accepted by dns_rdata_fromwire(). [GL #852]
+
 5203.  [bug]           Enforce whether key rdata exists or not in KEY,
                        DNSKEY, CDNSKEY and RKEY. [GL #899]