From 471f2b71d89897204af3f2ab00a010e4327e44f9 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 24 Apr 2014 11:24:22 +1000 Subject: [PATCH] remove 9.10.0 release marker, fix change order --- CHANGES | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/CHANGES b/CHANGES index 8abd8edeb8..45a0f67d25 100644 --- 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 @@ -18,14 +24,6 @@ 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]