]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix change numbers
authorMark Andrews <marka@isc.org>
Fri, 17 Dec 2010 03:21:10 +0000 (03:21 +0000)
committerMark Andrews <marka@isc.org>
Fri, 17 Dec 2010 03:21:10 +0000 (03:21 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 47f708f33c1693f9ec76751c1c470363dea7afd2..9de600b7c44a2f2f83667cda924a850d432aa6d9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+2986.  [func]          Add new zone type "static-stub".  It's like a stub
+                       zone, but the nameserver names and/or their IP
+                       addresses are statically configured. [RT #21474]
+
 2985.  [bug]           Add a regression test for change #2896. [RT #21324]
 
 2984.  [bug]           Don't run MX checks when the target of the MX record
@@ -5,10 +9,6 @@
 
 2983.  [bug]           Include "loadkeys" in rndc help output. [RT #22493]
 
-2947.  [func]          Add new zone type "static-stub".  It's like a stub
-                       zone, but the nameserver names and/or their IP
-                       addresses are statically configured. [RT #21474]
-
        --- 9.8.0a1 released ---
 
 2982.  [bug]           Reference count dst keys.  dst_key_attach() can be used
                        interfaces at reboot. See bin/tests/system/README
                        for details.
 
+2947.  [placeholder]
+
 2946.  [doc]           Document the default values for the minimum and maximum
                        zone refresh and retry values in the ARM. [RT #21886]