]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, release notes
authorEvan Hunt <each@isc.org>
Tue, 19 Mar 2019 22:18:16 +0000 (15:18 -0700)
committerEvan Hunt <each@isc.org>
Fri, 22 Mar 2019 04:17:50 +0000 (21:17 -0700)
CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 50e7f621cb43274144f3b375ba9e518d990b897b..d1611d7a92529876373a7830fde274dbef61128e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5195.  [bug]           "allow-update" and "allow-update-forwarding" were
+                       treated as configuration errors if used at the
+                       options or view level. [GL #913]
+
 5194.  [bug]           Enforce non empty ZOMEMD hash. [GL #899]
 
 5193.  [bug]           EID and NIMLOC failed to do multi-line output
index 9b02ca64ac962443e02f9cbccbc98760edd60771..4ddca0057293aef9a9ad4a5bc1c23eff1102ddd6 100644 (file)
     <itemizedlist>
       <listitem>
         <para>
-         The presence of certain record types in an otherwise empty
-         node of a zone could trigger an assertion failure while processing
-         a query of type ANY. [GL #901]
+         The <command>allow-update</command> and
+         <command>allow-update-forwarding</command> options were
+         inadvertently treated as configuration errors when used at the
+         <command>options</command> or <command>view</command> level.
+         This has now been corrected.
+         [GL #913]
        </para>
       </listitem>
     </itemizedlist>