From: Evan Hunt Date: Sat, 26 May 2018 05:10:24 +0000 (-0700) Subject: CHANGES X-Git-Tag: v9.13.1~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=049777d6c53c3cb0dcdb52c4b34f98abb1526593;p=thirdparty%2Fbind9.git CHANGES --- diff --git a/CHANGES b/CHANGES index 4d7b20a214d..5649145251c 100644 --- 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]