]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Thu, 15 Feb 2018 23:34:49 +0000 (10:34 +1100)
committerMark Andrews <marka@isc.org>
Thu, 15 Feb 2018 23:34:49 +0000 (10:34 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 58c1fa800971eecf399aaade1665bfe8d739696f..05fea0488fa44449c7df4086d12cc3f5e9d8b5b2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+4893.  [bug]           Address various issues reported by cppchecker.
+
 4892.  [bug]           named could leak memory when "rndc reload" was invoked
                        before all zone loading actions triggered by a previous
                        "rndc reload" command were completed. [RT #47076]