[Clirr-devel] CVS: clirr/xdocs changes.xml,NONE,1.1
Status: Alpha
Brought to you by:
lkuehne
|
From: Lars K?h. <lk...@us...> - 2004-05-23 05:50:42
|
Update of /cvsroot/clirr/clirr/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30512/xdocs Added Files: changes.xml Log Message: added changelog page --- NEW FILE --- <?xml version="1.0" encoding="ISO-8859-1"?> <document> <properties> <title>Changes</title> <author>Lars Kühne</author> </properties> <body> <release version="0.3" date="in CVS"> <action dev="lkuehne" due-to="Stephen Colebourne" type="fix"> Fixed a copy + paste error in field modifier comparison logic that would lead to false alarms and undetected compatibility problems. </action> </release> <release version="0.2" date="2004-05-22"> <action dev="lkuehne" type="add"> Initial public release. </action> </release> </body> </document> |