[Clirr-devel] CVS: clirr/xdocs changes.xml,1.10,1.11
Status: Alpha
Brought to you by:
lkuehne
|
From: Simon K. <s_k...@us...> - 2004-06-11 03:52:34
|
Update of /cvsroot/clirr/clirr/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20244 Modified Files: changes.xml Log Message: command-line-interface added Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/xdocs/changes.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- changes.xml 8 Jun 2004 22:58:02 -0000 1.10 +++ changes.xml 11 Jun 2004 03:52:24 -0000 1.11 @@ -22,6 +22,11 @@ <action dev="s_kitching" type="add"> Report on methods being deprecated or undeprecated. </action> + <action dev="s_kitching" type="add"> + Added a command-line interface, net.sf.clirr.cli.Clirr, + for running checks and generating reports from the + command-line. + </action> </release> <release version="0.3" date="2004-05-23"> |