2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add CHANGES note for [GL !3735]

This commit is contained in:
Mark Andrews
2020-06-25 14:50:16 +10:00
parent 11ecf7901b
commit f4fbca6e16

View File

@@ -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]