[Clirr-devel] CVS: clirr/core/xdocs changes.xml,1.13,1.14
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2005-09-26 18:33:10
|
Update of /cvsroot/clirr/clirr/core/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17760/core/xdocs Modified Files: changes.xml Log Message: prepare for release tomorrow Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/xdocs/changes.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- changes.xml 10 Sep 2005 11:00:20 -0000 1.13 +++ changes.xml 26 Sep 2005 18:32:57 -0000 1.14 @@ -7,7 +7,7 @@ </properties> <body> - <release version="0.6-dev" date="in CVS"> + <release version="0.6" date="2005-09-27"> <action dev="lkuehne" type="add"> Clirr now provides a SPI to represent the java code structure, the checks now work against this SPI. Clirr provides a SPI implementation that works @@ -27,7 +27,7 @@ </action> <action dev="lkuehne" type="fix"> <!-- Bug #1284303--> - CLI: Allow specitication of 3rd party jars via new options -ocp and -ncp. + CLI: Allow specification of 3rd party jars via new options -ocp and -ncp. </action> <action dev="lkuehne" type="update"> Improved test coverage. |