From a8a2c06cf2acf486571c43541247bbd4ba2acc2e Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Thu, 6 Feb 2020 17:59:14 +0100 Subject: [PATCH] update CHANGES --- CHANGES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGES b/CHANGES index 98834bc53f..fb21e64250 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,19 @@ +5356. [func] Update dnssec-policy configuration statements: + - Rename "zone-max-ttl" dnssec-policy option to + "max-zone-ttl" for consistency with the existing + zone option. + - Allow for "lifetime unlimited" as a synonym for + "lifetime PT0S" + - Make "key-directory" optional. + - Warn if specifying a key length does not make + sense; fail if key length is out of range for + the algorithm. + - Allow the use of mnemonics when specifying + key algorithm (e.g. "rsasha256", "ecdsa384", + etc). + - Make ISO 8601 durations case-insensitive. + [GL #1598] + 5355. [func] What was set with --with-tuning=large option in older BIND9 versions is now a default, and a --with-tuning=small option was added for small