2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 13:08:06 +00:00

Add CHANGES and release note for [GL !2946]

This commit is contained in:
Tony Finch 2020-01-22 19:11:56 +00:00 committed by Evan Hunt
parent eabf898b36
commit 9557d6f70f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,6 @@
5697. [protocol] SHA-1 CDS records are no longer used by dnssec-cds to
make DS records. Thanks to Tony Finch. [GL !2946]
5696. [protocol] Add support for HTTPS and SVCB record types. [GL #1132]
5695. [func] Dig can now display the BADCOOKIE message as part of
@ -1452,7 +1455,7 @@
5349. [bug] Fix a race in task_pause/unpause. [GL #1571]
5348. [bug] dnssec-settime -Psync was not being honoured.
[GL !2893]
Thanks to Tony Finch. [GL !2893]
--- 9.15.8 released ---

View File

@ -39,6 +39,9 @@ Feature Changes
key. This allows for a gradual replacement of RRSIGs as they reach expiry.
:gl:`#1551`
- SHA-1 CDS records are no longer used by ``dnssec-cds`` to make DS
records. Thanks to Tony Finch. :gl:`!2946`
Bug Fixes
~~~~~~~~~