]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3613]
authorMark Andrews <marka@isc.org>
Thu, 17 Nov 2022 00:23:31 +0000 (11:23 +1100)
committerMark Andrews <marka@isc.org>
Thu, 8 Dec 2022 00:20:35 +0000 (11:20 +1100)
(cherry picked from commit 485e968087b4dcb8130fe8606b00572cf7f06c18)

CHANGES

diff --git a/CHANGES b/CHANGES
index 7b5cae33b096a59ef059595bdec52585e340e0f8..ae4562ed6044edb40f3d723b370fcbae95214103 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6042.  [bug]           ANY responses could sometimes have the wrong TTL.
+                       [GL #3613]
+
 6040.  [bug]           Speed up the named shutdown time by explicitly
                        canceling all recursing ns_client objects for
                        each ns_clientmgr. [GL #3183]