]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMark Andrews <marka@isc.org>
Mon, 6 Apr 2020 00:33:02 +0000 (10:33 +1000)
committerMark Andrews <marka@isc.org>
Thu, 30 Apr 2020 20:51:42 +0000 (06:51 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0dd1b890a677062514b25d17a342347419080d67..a0cb38fde55e3ccfb9b5c21dbea34bbb8142a45c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5398.  [bug]           Named could fail to restart if a zone added with
+                       'rndc addzone' contained a double quote (") in
+                       its name.  [GL #1695]
+
 5397.  [func]          Update PKCS#11 EdDSA implementation to PKCS#11 v3.0.
                        Thanks to Aaron Thompson. [GL !3326]