]> 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>
Sat, 26 May 2018 05:10:24 +0000 (22:10 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4d7b20a214d053fac852fb5454be314922f68f44..5649145251c6a1db42d2c909c8927df2de793262 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+4954.  [func]          Messages about serving of stale answers are now
+                       directed to the "serve-stale" logging category.
+                       Also clarified serve-stale documentation. [GL !323]
+
 4953.  [bug]           Removed the option to build the red black tree
                        database without a hash table; the non-hashing
                        version was buggy and is not needed. [GL #184]