From: JINMEI Tatuya Date: Mon, 13 Feb 2012 21:50:01 +0000 (-0800) Subject: [master] chnagelog for #1641 X-Git-Tag: trac2351_base~97^2~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c0df5ba07b95d2e2b1c678675be16a2a1059593;p=thirdparty%2Fkea.git [master] chnagelog for #1641 --- diff --git a/ChangeLog b/ChangeLog index 5ae60b810d..2c47d465d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +377. [bug] jinmei + libdns++: miscellaneous bug fixes for the NSEC and NSEC3 RDATA + implementation, including a crash in NSEC3::toText() for some RR + types, incorrect handling of empty NSEC3 salt, and incorrect + comparison logic in NSEC3::compare(). + (Trac #1641, git 28ba8bd71ae4d100cb250fd8d99d80a17a6323a2) + 376. [bug] jinmei, vorner The new query handling module of b10-auth did not handle type DS query correctly: It didn't look for it in the parent zone, and