]> 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>
Wed, 7 Dec 2022 22:20:02 +0000 (22:20 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0517c46551c28a663f3d6805b2acac07e51db069..053f841bb07e7948f3ba9e6a08a745c5fcaf90df 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6042.  [bug]           ANY responses could sometimes have the wrong TTL.
+                       [GL #3613]
+
 6041.  [func]          Set the RLIMIT_NOFILE to rlim_max returned from
                        getrlimit() instead of trying to guess the maximum
                        allowed value. [GL #3676]