]> 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 11:10:30 +0000 (12:10 +0100)
(cherry picked from commit 53657591fa7532600b147876a9c702ebf8fdc7f9)

CHANGES

diff --git a/CHANGES b/CHANGES
index 993d4b7241f57699b9714047fdd9826fcb94eaa1..f86a288ae12a30127c10ba48683f1494d05bcb8c 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]