From: Evan Hunt Date: Thu, 19 May 2022 07:48:06 +0000 (-0700) Subject: CHANGES for [GL !6271] X-Git-Tag: v9.19.2~26^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be841577f1cf2592edffe4f5c53a9fb4224ff2a5;p=thirdparty%2Fbind9.git CHANGES for [GL !6271] --- diff --git a/CHANGES b/CHANGES index e8f33f85d0f..692ed6e7425 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5892. [cleanup] Refactored the the hash tables in resolver.c to + use the isc_ht API. [GL !6271] + 5891. [func] Key timing options for `dnssec-settime` and related utilities now accept "UNSET" times as printed by `dnssec-settime -p`. [GL #3361]