From: Mark Andrews Date: Wed, 22 Jul 2020 07:49:27 +0000 (+1000) Subject: Add CHANGES note X-Git-Tag: v9.17.4~35^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcd049f116291ee809a6c5cd234874c936d67367;p=thirdparty%2Fbind9.git Add CHANGES note --- diff --git a/CHANGES b/CHANGES index 7456e6b3aee..0a758076081 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5474. [bug] dns_rdata_hip_next() failed to return ISC_R_NOMORE + when it should have. [GL !3880] + 5473. [func] The rbt hashtable implementation has been changed to use faster hash-function (HalfSipHash2-4) and uses Fibonacci hashing for better distribution.