From: Ondřej Surý Date: Thu, 31 Jan 2019 10:15:01 +0000 (+0100) Subject: Add CHANGES entry for GL #735. X-Git-Tag: v9.13.6~20^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=5840d24033eeb1853c8a0462a12967cf78b18508;p=thirdparty%2Fbind9.git Add CHANGES entry for GL #735. --- diff --git a/CHANGES b/CHANGES index ef3f6d8be3e..c01e88073ef 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5150. [cleanup] Remove the ability to compile BIND with assertions + disabled. [GL #735] + 5149. [func] "rndc dumpdb" now prints a line above a stale RRset indicating how long the data will be retained in the cache for emergency use. [GL #101]