Author: grobmeier Date: Sun May 10 17:32:20 2009 New Revision: 773369 URL: http://svn.apache.org/viewvc?rev=773369&view=rev Log: inital release
Modified: commons/proper/compress/trunk/src/changes/changes.xml Modified: commons/proper/compress/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/changes/changes.xml?rev=773369&r1=773368&r2=773369&view=diff ============================================================================== --- commons/proper/compress/trunk/src/changes/changes.xml (original) +++ commons/proper/compress/trunk/src/changes/changes.xml Sun May 10 17:32:20 2009 @@ -23,7 +23,10 @@ <author>Stefan Bodewig</author> </properties> <body> - <release version="1.0-SNAPSHOT" date="as in SVN" description="First Public Release"> + <release version="1.0" date="as in SVN" description="First Public Release"> + <action dev="all" type="add"> + Initial release + </action> <action dev="sgoeschl" type="fix"> Updating the pom.xml for preparing a move to commons-proper </action>