This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to tag FULCRUM_CRYPTO_1_0_6 in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-crypto.git
commit 1023778f0aeec30a6324d24f9a8a93121e0d6e8e Author: Siegfried Goeschl <[email protected]> AuthorDate: Tue Nov 13 23:17:30 2007 +0000 Added release date for fulcrum-crypto-1.0.6 git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_CRYPTO_1_0_6@594703 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/changes.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/xdocs/changes.xml b/xdocs/changes.xml index af79c89..d81955e 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -24,7 +24,7 @@ </properties> <body> - <release version="1.0.6" date="as in SVN"> + <release version="1.0.6" date="2007-11-13"> <action dev="sgoeschl" type="update"> Getting rid of all external dependencies - in particular the crytptix library. The cryptix library contains strong @@ -32,9 +32,6 @@ outside of the US (ECCN). Copy and wasted some source from JetSpeed (UnixCrpyt) and commons-codec (Base64). </action> - <action dev="sgoeschl" type="update"> - Upgrading to javamail-1.3.2 - </action> </release> <release version="1.0.5" date="2004-11-24"> <action dev="epugh" type="update" due-to="Kostyantyn Shchekotykhin">
