From: Witold Kręcicki Date: Thu, 5 Apr 2018 18:12:47 +0000 (+0200) Subject: libdns refactoring: CHANGES entry X-Git-Tag: v9.13.0~70^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6a16bbd4a842e45aa43a59b17bc945858beeeaf;p=thirdparty%2Fbind9.git libdns refactoring: CHANGES entry --- diff --git a/CHANGES b/CHANGES index d4248048723..16fdf8b808c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4920. [cleanup] Clean up libdns removing most of the backwards + compatibility wrappers. + 4919. [cleanup] Clean up the isc_hash_* namespace and leave only the FNV-1a hash implementation. [GL #178]