]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES and release note for [GL #2486]
authorEvan Hunt <each@isc.org>
Sat, 5 Feb 2022 07:51:39 +0000 (23:51 -0800)
committerEvan Hunt <each@isc.org>
Thu, 17 Feb 2022 20:03:18 +0000 (12:03 -0800)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 65a9f828cb2570061ee8ca0158d4c7ed5d897592..f5598d1691fcbb555f5af3686321b3b33587a1b7 100644 (file)
--- a/CHANGES
+++ b/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]
 
index b712aca52e587d39455ce6016a7b4cb865fb9dc8..bfe85f1f4d3f36b3813a270804526cb51ede2013 100644 (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
 ~~~~~~~~~~~~~~~~