new version

git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@78 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
This commit is contained in:
David Blacka 2006-05-24 22:23:58 +00:00
parent ac79cc585e
commit 4b0a6f755c
2 changed files with 14 additions and 6 deletions

View File

@ -5,6 +5,17 @@
* Update local dnsjava build to 2.0.1. * Update local dnsjava build to 2.0.1.
* Modified the jdnssec-* shell wrappers to also use the local
build area version of the jdnssec-tools.jar file. This allows the
standard jdnssec-* wrappers to work right from the build area.
* Add support of the SHA256 algorithm for DS records.
* Change the name of the package and jar file to jdnssec-tools
(from java-dnssec-tools) for consistency.
* release version 0.7.0.
2006-05-23 David Blacka <davidb@verisignlabs.com> 2006-05-23 David Blacka <davidb@verisignlabs.com>
* Add support for algorithm aliases. This feature is so that the * Add support for algorithm aliases. This feature is so that the
@ -105,6 +116,3 @@
* Refactor command line parsing. * Refactor command line parsing.
* Switch to using java.util.logging for logging. * Switch to using java.util.logging for logging.

View File

@ -1,2 +1,2 @@
version=0.6.0 version=0.7.0