From 4b0a6f755ccc0f4f66d5ba740c79d458006d7259 Mon Sep 17 00:00:00 2001 From: David Blacka Date: Wed, 24 May 2006 22:23:58 +0000 Subject: [PATCH] new version git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@78 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e --- ChangeLog | 18 +++++++++++++----- VERSION | 2 +- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 23bf08d..cb39fb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,17 @@ * 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 * Add support for algorithm aliases. This feature is so that the @@ -59,7 +70,7 @@ 2005-11-09 David Blacka * Add original ownername comments to the NSEC3 generation. - + 2005-11-08 David Blacka * New zone formatter. @@ -86,7 +97,7 @@ * Remove support for plain Opt-In (until private algorithms work). * release version 0.4.0. - + 2005-08-14 David Blacka * Move the signZone function into the SignZone class (from the @@ -105,6 +116,3 @@ * Refactor command line parsing. * Switch to using java.util.logging for logging. - - - diff --git a/VERSION b/VERSION index ba59bc1..fddcf95 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -version=0.6.0 +version=0.7.0