]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove 9.10.0 release marker, fix change order
authorMark Andrews <marka@isc.org>
Thu, 24 Apr 2014 01:24:22 +0000 (11:24 +1000)
committerMark Andrews <marka@isc.org>
Thu, 24 Apr 2014 01:24:22 +0000 (11:24 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8abd8edeb8a536622230abd5f975adacacb5e690..45a0f67d255a36cb6dacd3456ff1aa45d9f14d5c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
+3817.  [func]          The "delve" command is now spelled "delv" to avoid
+                       a namespace collision with the Xapian project.
+                       [RT #35801]
+
 3816.  [func]          "dig +qr" now reports query size. (Thanks to
                        Tony Finch.) [RT #35822]
 
+3815.  [doc]           Clarify "nsupdate -y" usage in man page. [RT #35808]
+
 3814.  [func]          The "masterfile-style" zone option controls the
                        formatting of dumped zone files. Options are
                        "relative" (multiline format) and "full" (one
                        on dynamic update to today's date in YYYYMMDDNN
                        format. (Thanks to Bradley Forschinger.) [RT #24903]
 
-       --- 9.10.0 released ---
-
-3817.  [func]          The "delve" command is now spelled "delv" to avoid
-                       a namespace collision with the Xapian project.
-                       [RT #35801]
-
-3815.  [doc]           Clarify "nsupdate -y" usage in man page. [RT #35808]
-
 3810.  [bug]           Work around broken nameservers that fail to ignore
                        unknown EDNS options. [RT #35766]