]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for #83
authorMichał Kępień <michal@isc.org>
Wed, 10 Jun 2020 09:07:02 +0000 (11:07 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:03:05 +0000 (10:03 +0200)
doc/notes/notes-9.17.2.rst

index 380735cca10878a34fd6ed770dc90d17bff14e46..16858aefbc80f263902d9fee694a6c66767fc6a5 100644 (file)
@@ -63,6 +63,11 @@ New Features
    first. Extra attention is also needed when using non-standard
    ``./configure`` options. [GL #4]
 
+-  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.
@@ -181,3 +186,5 @@ Bug Fixes
 -  When built without LMDB support, ``named`` failed to restart after a
    zone with a double quote (") in its name was added with ``rndc
    addzone``. Thanks to Alberto Fernández. [GL #1695]
+
+.. _Read the Docs: https://bind9.readthedocs.io/