From: JINMEI Tatuya Date: Mon, 30 Jan 2012 18:35:28 +0000 (-0800) Subject: [master] changelog for #1575 X-Git-Tag: trac2351_base~276 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d046d809853a5da2c8546cb49758d818a657d28c;p=thirdparty%2Fkea.git [master] changelog for #1575 --- diff --git a/ChangeLog b/ChangeLog index 9f08f73d2f..d673391914 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +370. [func] jinmei + libdns++: a new class NSEC3Hash was introduced as a utility for + calculating NSEC3 hashes for various purposes. Python binding was + provided, too. Also fixed a small bug in the NSEC3PARAM RDATA + implementation that empty salt in text representation was + rejected. + (Trac #1575, git 2c421b58e810028b303d328e4e2f5b74ea124839) + 369. [func] vorner The SocketRequestor provides more information about what error happened when it throws, by using subclasses of the original exception. This way