]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Mon, 28 May 2018 23:25:50 +0000 (09:25 +1000)
committerMark Andrews <marka@isc.org>
Mon, 28 May 2018 23:28:30 +0000 (09:28 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5649145251c6a1db42d2c909c8927df2de793262..8f1dc4331051bd3f56a464909475e9e29cbf98ff 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4955.  [cleanup]       Silence cppcheck warnings in lib/dns/master.c.
+                       [GL #286]
+
 4954.  [func]          Messages about serving of stale answers are now
                        directed to the "serve-stale" logging category.
                        Also clarified serve-stale documentation. [GL !323]