]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.8.1
authorMark Andrews <marka@isc.org>
Wed, 24 Aug 2011 03:17:30 +0000 (03:17 +0000)
committerMark Andrews <marka@isc.org>
Wed, 24 Aug 2011 03:17:30 +0000 (03:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9135d200910e2283fba79a4ab6f1b806719d3abf..3e48dd63943409ff04f9ac326dbb7d7c7caf0961 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.8.1 released ---
+
        --- 9.8.1rc1 released ---
 
 3141.  [bug]           Silence spurious "zone serial (0) unchanged" messages
                        empty zones switched on by the 'empty-zones-enable'
                        option. [RT #24990]
 
+                       Note: empty-zones-enable must be "yes;" or a empty
+                       zone needs to be disabled in named.conf for RFC 1918
+                       zones to be activated.  This requirement may be
+                       removed in future releases.
+
 3135.  [port]          FreeBSD: workaround broken IPV6_USE_MIN_MTU processing.
                        See http://www.freebsd.org/cgi/query-pr.cgi?pr=158307
                        [RT #24950]