]> 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 02:12:11 +0000 (12:12 +1000)
(cherry picked from commit f4fbca6e1661920a7f5bb8039486827d1f729018)

CHANGES

diff --git a/CHANGES b/CHANGES
index be79b0a498f42c00043a52e9db84fa1765d71605..5b1d96973fde864b2790a0f5dff547cc2204fa5d 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]
+
 5469.  [port]          illumos: SEC is defined in <sys/time.h> which
                        conflicted with our use of SEC. [GL #1993]