]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorMatthijs Mekking <matthijs@isc.org>
Mon, 20 Nov 2023 07:32:29 +0000 (08:32 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 20 Nov 2023 07:32:29 +0000 (08:32 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 38316bc6cc8224bdd49b7f5483bf679067f46ae7..8a0bf7f59fdd0addac7b6f5caef4cfcb26ab1224 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6287.  [bug]           Recognize escapes when reading the public key from file.
+                       [GL !8502]
+
 6286.  [bug]           Dig +yaml will now report "no servers could be reached"
                        on TCP connection failure as well as for UDP timeouts.
                        [GL #4396]