From: Mark Andrews Date: Mon, 28 May 2018 23:25:50 +0000 (+1000) Subject: add CHANGES note X-Git-Tag: v9.13.1~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9134b15ebcdc5fec89a7cffa357c92096b5edd9;p=thirdparty%2Fbind9.git add CHANGES note --- diff --git a/CHANGES b/CHANGES index 5649145251c..8f1dc433105 100644 --- 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]