]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] chnagelog for #1641
authorJINMEI Tatuya <jinmei@isc.org>
Mon, 13 Feb 2012 21:50:01 +0000 (13:50 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Mon, 13 Feb 2012 21:50:01 +0000 (13:50 -0800)
ChangeLog

index 5ae60b810df6ad9ce7e9b85d837e6b007d5a3f8e..2c47d465d559d856b61910b50b3dd053c7fea5a7 100644 (file)
--- 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