From: Mark Andrews Date: Thu, 25 Jun 2020 04:50:16 +0000 (+1000) Subject: Add CHANGES note for [GL !3735] X-Git-Tag: v9.17.4~47^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4fbca6e1661920a7f5bb8039486827d1f729018;p=thirdparty%2Fbind9.git Add CHANGES note for [GL !3735] --- diff --git a/CHANGES b/CHANGES index f7a45582821..f7cc269d14b 100644 --- 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]