]> 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 07:15:22 +0000 (00:15 -0700)
(cherry picked from commit 55a7961cf370a5140e92e345aba468f87d681871)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index f6ace16749af7b549d17c01b72ca359bb1bc7956..4c230798db273685b8e26295cb7c83338c591076 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 7be7509651397eb1e364df09c3f3054b97034f21..37ff53a7aca8130c480b574f05d66d1e4f52aaf2 100644 (file)
   <section xml:id="relnotes_bugs"><info><title>Bug Fixes</title></info>
     <itemizedlist>
       <listitem>
-       <para>
-         None.
+        <para>
+         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>