]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entries
authorMichał Kępień <michal@isc.org>
Fri, 2 Oct 2020 06:41:43 +0000 (08:41 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 2 Oct 2020 06:41:43 +0000 (08:41 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 83de584f5bc4609ae20613676275995fabfb1dcf..10f1cde154ce22713afaf46655ed04d656dacef9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+5513.  [doc]           The ARM section describing the "rrset-order" statement
+                       was rewritten to make it unambiguous and up-to-date with
+                       the source code. [GL #2139]
+
+5512.  [bug]           "rrset-order" rules using "order none" were causing
+                       named to crash despite named-checkconf treating them as
+                       valid. [GL #2139]
+
 5511.  [bug]           'dig -u +yaml' failed to display timestamps to the
                        microsecond. [GL #2190]