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

doc/notes/notes-current.rst

index c025384f1f066bdcbf2ce8189b2c4ef4e4f44fcc..52d1ff16cd43f43ffd63e1717a5edd24dbcac3f7 100644 (file)
@@ -68,3 +68,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]