]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
clean up CHANGES numbers
authorEvan Hunt <each@isc.org>
Tue, 5 Jun 2018 02:44:34 +0000 (19:44 -0700)
committerEvan Hunt <each@isc.org>
Tue, 5 Jun 2018 02:44:34 +0000 (19:44 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2a2b61b0a39b5565958a8228f897c276e116844f..110ecdbbcd910d390ba303893bb9ca3c1736ce8c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -70,6 +70,7 @@
                        "rndc reload" command were completed. [RT #47076]
 
        --- 9.10.7 released ---
+
        --- 9.10.7rc2 released ---
 
 4904.  [bug]           Temporarily revert change #4859. [GL #124]
 4058.  [bug]           UDP dispatches could use the wrong pseudorandom
                        number generator context. [RT #38578]
 
+4057.  [bug]           'dnssec-dsfromkey -T 0' failed to add ttl field.
+                       [RT #38565]
+
 4056.  [bug]           Fixed several small bugs in automatic trust anchor
                        management, including a memory leak and a possible
                        loss of key state information. [RT #38458]
 
-4057.  [bug]           'dnssec-dsfromkey -T 0' failed to add ttl field.
-                       [RT #38565]
-
 4053.  [security]      Revoking a managed trust anchor and supplying
                        an untrusted replacement could cause named
                        to crash with an assertion failure.