update changelog

git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@132 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
This commit is contained in:
David Blacka 2009-02-07 16:21:18 +00:00
parent b0fac2fd43
commit 6202d0a0a3
1 changed files with 6 additions and 1 deletions

View File

@ -1,8 +1,13 @@
2009-02-07 David Blacka <davidb@verisignlabs.com>
* SignUtils: Make sure to use the SOA minimum value for NSEC TTLs,
instead of the ttl of the "node".
2009-02-04 David Blacka <davidb@verisignlabs.com>
* update to dnsjava-2.0.1-vrsn-4 (updated typecodes for
NSEC3/NSEC3PARAM).
* SignUtils: use JDK-native SHA-256 code instead of broken
contributed implementation.