]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorAndreas Gustafsson <source@isc.org>
Wed, 17 Jan 2001 00:19:50 +0000 (00:19 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 17 Jan 2001 00:19:50 +0000 (00:19 +0000)
 652.   [bug]           zone_saveunique() did not report the new name.
                        [RT #668]

CHANGES

diff --git a/CHANGES b/CHANGES
index 04d4220fc399fae415f6d15820932f35a93959e7..5069826e62811776778f126d14809ae829b046e4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,9 @@
  680.  [bug]           dns_rdata_fromstruct() mishandled options bigger
                        than 255 octets.
 
+ 652.  [bug]           zone_saveunique() did not report the new name.
+                       [RT #668]
+
  650.  [bug]           SIG(0) records were being generated and verified
                        incorrectly. [RT #606]