]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note
authorMark Andrews <marka@isc.org>
Tue, 2 Jun 2020 05:06:43 +0000 (15:06 +1000)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:18:42 +0000 (10:18 +0200)
(cherry picked from commit 5acccc6e8dbcfd7efa31686946d677d7895a7fff)

CHANGES

diff --git a/CHANGES b/CHANGES
index 1c25e7dfce214e401121585c5acdd63e38e5facc..6544a5902561186db59baf718deeba6b597e1197 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,9 @@
                        whether a record would fit into a TCP message buffer.
                        (CVE-2020-8618) [GL #1850]
 
+5435.  [tests]         Add RFC 4592 responses examples to the wildcard system
+                       test. [GL #1718]
+
 5434.  [security]      It was possible to trigger an INSIST in
                        lib/dns/rbtdb.c:new_reference() with a particular zone
                        content and query patterns. (CVE-2020-8619) [GL #1111]