mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 10:21:10 -05:00
Add CHANGES and release note for [GL #4421]
This commit is contained in:
parent
67d14b0ee5
commit
2a3b3beaf1
2 changed files with 5 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -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".
|
||||
|
|
|
|||
|
|
@ -27,6 +27,9 @@ Removed Features
|
|||
|
||||
- None.
|
||||
|
||||
- The support for AES algorithm for DNS cookies has been deprecated.
|
||||
:gl:`#4421`
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue