]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for #83
authorMichał Kępień <michal@isc.org>
Wed, 10 Jun 2020 11:18:50 +0000 (13:18 +0200)
committerEvan Hunt <each@isc.org>
Wed, 10 Jun 2020 19:40:09 +0000 (12:40 -0700)
doc/notes/notes-9.16.4.rst

index 286458323bf1515d8457f68690e0e7fff4d14102..c37f17a2d45df449693dd66a583dfac8d594c0dd 100644 (file)
@@ -24,6 +24,11 @@ Security Fixes
 New Features
 ~~~~~~~~~~~~
 
+-  Documentation was converted from DocBook to reStructuredText. The
+   BIND 9 ARM is now generated using Sphinx and published on `Read the
+   Docs`_. Release notes are no longer available as a separate document
+   accompanying a release. [GL #83]
+
 -  ``named`` and ``named-checkzone`` now reject master zones that
    have a DS RRset at the zone apex.  Attempts to add DS records
    at the zone apex via UPDATE will be logged but otherwise ignored.
@@ -77,3 +82,5 @@ Bug Fixes
 -  With dnssec-policy, when creating a successor key, the goal state of
    the current active key (the predecessor) was not changed and thus was
    never is removed from the zone. [GL #1846]
+
+.. _Read the Docs: https://bind9.readthedocs.io/