]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Sat, 26 May 2018 05:10:24 +0000 (22:10 -0700)
committerEvan Hunt <each@isc.org>
Tue, 29 May 2018 00:26:07 +0000 (17:26 -0700)
(cherry picked from commit 049777d6c53c3cb0dcdb52c4b34f98abb1526593)

CHANGES

diff --git a/CHANGES b/CHANGES
index fe02a7dbe0d1ed825259105cd685d2b75ee9b851..585fecbdcf7294c8970eaec77cd267522d7ad639 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
 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]
+
 4951.  [protocol]      Add "HOME.ARPA" to list of built in empty zones as
                        per RFC 8375. [GL #273]