]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] changelog for #1575
authorJINMEI Tatuya <jinmei@isc.org>
Mon, 30 Jan 2012 18:35:28 +0000 (10:35 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Mon, 30 Jan 2012 18:35:28 +0000 (10:35 -0800)
ChangeLog

index 9f08f73d2f5b53772b87168bdfacbbae63231e16..d673391914d9b72e8dee9afa2eed150ca8d85cc0 100644 (file)
--- 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