[Clirr-devel] CVS: clirr/core/xdocs changes.xml,1.5,1.6
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2005-08-04 13:32:23
|
Update of /cvsroot/clirr/clirr/core/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11264/core/xdocs Modified Files: changes.xml Log Message: moving all version refs to 0.5 Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/xdocs/changes.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- changes.xml 1 Aug 2005 07:21:42 -0000 1.5 +++ changes.xml 4 Aug 2005 13:32:13 -0000 1.6 @@ -7,12 +7,12 @@ </properties> <body> - <release version="0.5-dev"> - <action dev="lkuehne" type="add" due-to="lkuehne"> + <release version="0.5" date="2005-08-07"> + <action dev="lkuehne" type="add"> The Ant task now allows to exclude classes from compatibility checks via the 'apiclasses' subelement. </action> - <action dev="lkuehne" type="add" due-to="lkuehne"> + <action dev="lkuehne" type="add"> <!-- RFE #1241245--> Detect change of method final modifier. </action> |