]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4494]
authorMark Andrews <marka@isc.org>
Thu, 14 Dec 2023 23:54:53 +0000 (10:54 +1100)
committerMark Andrews <marka@isc.org>
Tue, 19 Dec 2023 00:22:17 +0000 (11:22 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8835221b4a32233386245db8528c042db821fd62..ad903ec0095683142ace610b0b5d942068028b01 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6304.  [bug]           The wrong time was being used to determine what RRSIGs
+                       where to be generated when dnssec-policy was in use.
+                       [GL #4494]
+
 6303.  [bug]           Dig failed to correctly process a SIGINT received while
                        waiting for a TCP connection to complete. [GL #4138]