Browse Source

[master] added changelog entry for #117

JINMEI Tatuya 14 years ago
parent
commit
b3d03749ba
1 changed files with 7 additions and 0 deletions
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,3 +1,10 @@
+  170.	[bug]		jinmei
+	Tightened validity checks in the NSEC3 constructors, both "from
+	"text" and "from wire".  Specifically, wire data containing
+	invalid type bitmaps or invalid lengths of salt or hash is now
+	correctly rejected.
+	(Trac #117, git 9c690982f24fef19c747a72f43c4298333a58f48)
+
   169.  [func]      zhang likun, jelte
 	Added a basic implementation for a resolver cache (though not
 	used yet).