]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
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 08:09:25 +0000 (10:09 +0200)
(cherry picked from commit 27c815a220a1b18756cc643f3ec1c16635fedda2)

CHANGES

diff --git a/CHANGES b/CHANGES
index 9d9e1dd7622e9c61fcf507923fb2bc1c5e36a0cc..61363ae6b30f592e3991e8d87ae2b11cb59e7985 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+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]
+
 5510.  [bug]           Implement the attach/detach semantics for dns_message_t
                        to fix a data race in accessing already destroyed
                        fctx->rmessage. [GL #2124]