From: Tony Finch Date: Mon, 29 Apr 2019 12:56:05 +0000 (+0100) Subject: Add CHANGES note for [GL !2947] X-Git-Tag: v9.19.0~43^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fcca62859d9a41c3cc252c7b5221d75d9cd48e1a;p=thirdparty%2Fbind9.git Add CHANGES note for [GL !2947] --- diff --git a/CHANGES b/CHANGES index 5109f1c9e93..4bed2fc3458 100644 --- 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]