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

index 1ce674d1e581651d4b5d678f9402298c14363083..ae057efdaa65eaa723489bb1351697323a761a32 100644 (file)
@@ -92,3 +92,7 @@ Bug Fixes
 
 - ``named`` could crash when cleaning dead nodes in ``lib/dns/rbtdb.c`` that
   have been reused meanwhile.  [GL #1968]
+
+- 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]