]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for #1812
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 47c90bf93a93481e60eef8d2703887e187f8286b..582fe4c022bdd77827595235dbd1b537bee939ff 100644 (file)
@@ -187,6 +187,10 @@ Bug Fixes
    the last one, the exit code indicated success. Thanks to Graham
    Clinch. [GL #1807]
 
+- ``named-checkconf -p`` could include spurious text in
+  ``server-addresses`` statements due to an uninitialized DSCP value.
+  This has been fixed. [GL #1812]
+
 -  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]