From: Ondřej Surý Date: Tue, 27 Mar 2018 20:04:57 +0000 (+0200) Subject: Update CHANGES X-Git-Tag: v9.13.0~74^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e74c245e294ae74ecd99f3b60bdc8d4a5a7162ec;p=thirdparty%2Fbind9.git Update CHANGES --- diff --git a/CHANGES b/CHANGES index ad653ce7c7b..a7949d7124b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4919. [cleanup] Clean up the isc_hash_* namespace and leave only + the FNV-1a hash implementation. [GL #188] + 4918. [bug] Fix double free after keygen error in dnssec-keygen when OpenSSL >= 1.1.0 is used and RSA_generate_key_ex fails. [GL #109]