]> 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)
committerEvan Hunt <each@isc.org>
Wed, 10 Jun 2020 19:39:49 +0000 (12:39 -0700)
(cherry picked from commit 5acccc6e8dbcfd7efa31686946d677d7895a7fff)

CHANGES

diff --git a/CHANGES b/CHANGES
index 3312bc0e6148a47ef3c231506afeaa5d901b9548..8812f20105fcec4f26e2a04c3a75e90748289191 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,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]