]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
order
authorMark Andrews <marka@isc.org>
Wed, 28 Nov 2001 02:52:25 +0000 (02:52 +0000)
committerMark Andrews <marka@isc.org>
Wed, 28 Nov 2001 02:52:25 +0000 (02:52 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4b1c387805281f76f190307acc6fa7916185e5d1..c702e8af0ab0de5041bac6e2e1f7102b676bcdf2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,3 @@
-1140.  [bug]           rndc-confgen did not accept IPv6 addresses as arguments
-                       to the -s option. [RT #2138]
-
 1142.  [bug]           dnssec-signzone would fail to delete temporary files
                        in some failure cases. [RT #2144]
 
@@ -8,6 +5,9 @@
                        leak a file descriptor and memory.  It would also
                        fail to respond, causing rndc to hang. [RT #2139]
 
+1140.  [bug]           rndc-confgen did not accept IPv6 addresses as arguments
+                       to the -s option. [RT #2138]
+
 1136.  [bug]           CNAME records synthesized from DNAMEs did not
                        have a TTL of zero as required by RFC2672.
                        [RT #2129]