]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update CHANGES
authorMatthijs Mekking <matthijs@isc.org>
Thu, 6 Feb 2020 16:59:14 +0000 (17:59 +0100)
committerMatthijs Mekking <github@pletterpet.nl>
Fri, 7 Feb 2020 18:17:05 +0000 (19:17 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 98834bc53f1a7eeee2d287b10308f605b2597fa4..fb21e6425004668726ee8c510710c693bfa0fd29 100644 (file)
--- 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