From: Evan Hunt Date: Mon, 21 Jan 2019 07:50:17 +0000 (-0800) Subject: Add CHANGES entry for #358. X-Git-Tag: v9.13.6~19^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b986164a0d00587fd9464f688028f1d7f71ea949;p=thirdparty%2Fbind9.git Add CHANGES entry for #358. --- diff --git a/CHANGES b/CHANGES index c01e88073ef..2b646b0583c 100644 --- 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]