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

Add CHANGES and release note for [GL #4421]

This commit is contained in:
Ondřej Surý
2023-11-07 14:44:44 +01:00
parent 67d14b0ee5
commit 2a3b3beaf1
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
6282. [func] Deprecate AES-based DNS cookies. [GL #4421]
6281. [bug] Fix a data race in dns_tsigkeyring_dump(). [GL #4328]
6280. [bug] Fix missing newlines in the output of "rndc nta -dump".

View File

@@ -27,6 +27,9 @@ Removed Features
- None.
- The support for AES algorithm for DNS cookies has been deprecated.
:gl:`#4421`
Feature Changes
~~~~~~~~~~~~~~~