2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
This commit is contained in:
Mark Andrews
2009-09-23 20:36:58 +00:00
parent 53c22b8e0d
commit b3c8f1e9e8

View File

@@ -1,8 +1,8 @@
2685. [bug] Fixed dnssec-signzone -S handling of revoked keys.
2687. [bug] Fixed dnssec-signzone -S handling of revoked keys.
Also, added warnings when revoking a ZSK, as this is
not defined by protocol (but is legal). [RT #19943]
2684. [bug] dnssec-signzone should clean the old NSEC chain when
2686. [bug] dnssec-signzone should clean the old NSEC chain when
signing with NSEC3 and vica versa. [RT #20301]
2685. [contrib] Update contrib/zkt to version 0.99c. [RT #20054]