CHANGES and release note for [GL #2486]

This commit is contained in:
Evan Hunt 2022-02-04 23:51:39 -08:00
parent 08c2728ed1
commit 53bc8905ab
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,6 @@
5810. [func] New option '-J' for dnssec-signzone and dnssec-verify
allows loading journal files. [GL #2486]
5809. [bug] Reset client TCP connection when data received cannot
be parsed as a valid DNS request. [GL #3149]

View file

@ -25,7 +25,9 @@ Known Issues
New Features
~~~~~~~~~~~~
- None.
- ``dnssec-verify`` and ``dnssec-signzone`` now accept a ``-J`` option to
specify a journal file to read when loading the zone to be verified or
signed. :gl:`#2486`
Removed Features
~~~~~~~~~~~~~~~~