]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !3735]
authorMark Andrews <marka@isc.org>
Thu, 25 Jun 2020 04:50:16 +0000 (14:50 +1000)
committerMark Andrews <marka@isc.org>
Tue, 14 Jul 2020 00:59:59 +0000 (10:59 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f7a45582821d0772e48023f41146f703a38fbb6e..f7cc269d14bef0c0e639ba324be08871d39001b8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5471.  [bug]           The introduction of KASP support broke whether the
+                       second field of sig-validity-interval was treated as
+                       days or hours. (Thanks to Tony Finch.) [GL !3735]
+
 5470.  [port]          illumos: only call gsskrb5_register_acceptor_identity
                        if we have gssapi_krb5.h. [GL #1995]