]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2886]
authorMichal Nowak <mnowak@isc.org>
Tue, 30 Nov 2021 13:24:36 +0000 (14:24 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 14 Dec 2021 14:03:56 +0000 (15:03 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index e13e6cc56b8d14206bb55e0aa280fdc3f332d71b..25e3094104feb58c0c6ba75f114af71d4399dcab 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5779.  [test]          Drop cppcheck suppressions and workarounds. [GL #2886]
+
 5778.  [bug]           Destroyed TLS contexts could have been used after a
                        reconfiguration, making BIND unable to serve queries
                        over TLS and HTTPS. [GL #3053]