]> 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 01:16:55 +0000 (11:16 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8c98cad43ade9b524f9e70fbe9532b4c9070852b..17d519928d7b16870034085dffe3da800f7558f4 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]