]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
move 9.6-ESV-R5rc1 release marker
authorMark Andrews <marka@isc.org>
Wed, 15 Jun 2011 03:34:04 +0000 (03:34 +0000)
committerMark Andrews <marka@isc.org>
Wed, 15 Jun 2011 03:34:04 +0000 (03:34 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index fe9dd8659db332f41780d2404240f2e5d60d0740..1aff08b6fc990e22ae62834eb78443cce5bf1ede 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.6-ESV-R5rc1 released ---
+
 3124.  [bug]           Use an rdataset attribute flag to indicate
                        negative-cache records rather than using rrtype 0;
                        this will prevent problems when that rrtype is
@@ -7,8 +9,6 @@
                        dns_rdataset_totext() that could cause named to
                        crash with an assertion failure. [RT #24777]
 
-       --- 9.6-ESV-R5rc1 released ---
-
 3121.   [security]      An authoritative name server sending a negative
                         response containing a very large RRset could
                         trigger an off-by-one error in the ncache code