]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Tue, 1 Oct 2019 13:29:55 +0000 (23:29 +1000)
committerMark Andrews <marka@isc.org>
Tue, 1 Oct 2019 23:25:00 +0000 (09:25 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a1589cbc620665d8cb26c7a68662fbca4a7c27f3..6c93d5f60f153618da3da7d8bfd150d5a9331793 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5296.  [bug]           Address various issues reported by cppcheck. [GL !2421]
+
 5294.  [func]          Fallback to ACE name on output in locale, which does not
                        support converting it to unicode.  [GL #846]