mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-26 16:47:31 -04:00
CHANGES and release note for [GL #2486]
This commit is contained in:
parent
08c2728ed1
commit
53bc8905ab
2 changed files with 6 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue