]> 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:49:44 +0000 (15:49 +1100)
(cherry picked from commit c9c59db5b3cc4a14aa13d6c198f4302736741ab0)

CHANGES

diff --git a/CHANGES b/CHANGES
index fb55cea3d5d6b90f9943dcbbf64b89cea230fa11..e7da2fa79927dc33ef3f6143cbbfb5e126b7b4d2 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]
+
 5358.  [bug]           Inline master zones whose master files were touched
                        but otherwise unchanged and were subsequently reloaded
                        may have stopped re-signing. [GL !3135]