From: Michał Kępień Date: Wed, 10 Jun 2020 09:07:02 +0000 (+0200) Subject: Add release note for #83 X-Git-Tag: v9.17.3~52^2~3^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e8a2a815049ce9893819fc60f5992cd456bfc9d;p=thirdparty%2Fbind9.git Add release note for #83 --- diff --git a/doc/notes/notes-9.17.2.rst b/doc/notes/notes-9.17.2.rst index 380735cca10..16858aefbc8 100644 --- a/doc/notes/notes-9.17.2.rst +++ b/doc/notes/notes-9.17.2.rst @@ -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/