]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #853
authorMichał Kępień <michal@isc.org>
Tue, 7 Dec 2021 09:23:14 +0000 (10:23 +0100)
committerPetr Špaček <pspacek@isc.org>
Thu, 16 Dec 2021 12:28:39 +0000 (13:28 +0100)
doc/notes/notes-current.rst

index 1a7037b9994645534eeb9ec50cd559149ca66e47..d77c59b47cce48a36c9326f3d3d19b22e76461b9 100644 (file)
@@ -43,6 +43,9 @@ Feature Changes
   following triggering events: ``socket is not connected``, ``quota
   reached``, and ``soft quota reached``. :gl:`#2700`
 
+- ``dnssec-dsfromkey`` no longer generates DS records from revoked keys.
+  :gl:`#853`
+
 - The default memory allocator has been switched from ``internal`` to
   ``external`` and new command line option ``-M internal`` has been added to
   ``named``. :gl:`#2398`