]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note
authorMark Andrews <marka@isc.org>
Wed, 4 Mar 2020 02:09:54 +0000 (13:09 +1100)
committerMark Andrews <marka@isc.org>
Fri, 13 Mar 2020 04:03:15 +0000 (15:03 +1100)
(cherry picked from commit c9c59db5b3cc4a14aa13d6c198f4302736741ab0)

CHANGES

diff --git a/CHANGES b/CHANGES
index e6f68af9cb65d34c47bcde9675e6ae73ea31677f..4cfe0ddb91526dbbdb642ad4cf2a845e28c3ef1d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5368.  [bug]           Named failed to restart if 'rndc addzone' names
+                       contained special characters (e.g. '/'). [GL #1655]
+
 5367.  [bug]           Fixed a flaw in the calculation of zone database
                        size so that "max-journal-size default" will use
                        the correct limit. [GL #1661]