]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !2947]
authorTony Finch <dot@dotat.at>
Mon, 29 Apr 2019 12:56:05 +0000 (13:56 +0100)
committerOndřej Surý <ondrej@isc.org>
Fri, 25 Mar 2022 15:06:06 +0000 (16:06 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5109f1c9e93316101d1073d4be5261076b5a0116..4bed2fc3458814ef892a70413a624f4d46249207 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5837.  [func]          Key timing options for `dnssec-keygen` and
+                       `dnssec-settime` now accept times as printed by
+                       `dnssec-settime -p`. [GL !2947]
+
 5836.  [bug]           Quote the dns64 prefix in error messages that complain
                        about problems with it, to avoid confusion with the
                        following dns64 ACLs. [GL #3210]