]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for #358.
authorEvan Hunt <each@isc.org>
Mon, 21 Jan 2019 07:50:17 +0000 (23:50 -0800)
committerOndřej Surý <ondrej@sury.org>
Thu, 31 Jan 2019 10:54:50 +0000 (11:54 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index c01e88073ef7843d908928dbc18d826f92913355..2b646b0583c016a9b859014abdd163281895535b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5151.  [func]          Options that have been been marked as obsolete in
+                       named.conf for a very long time are now fatal
+                       configuration errors. [GL #358]
+
 5150.  [cleanup]       Remove the ability to compile BIND with assertions
                        disabled. [GL #735]