[Clirr-devel] CVS: clirr/xdocs changes.xml,1.9,1.10
Status: Alpha
Brought to you by:
lkuehne
From: Simon K. <s_k...@us...> - 2004-06-08 22:58:21
|
Update of /cvsroot/clirr/clirr/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7628 Modified Files: changes.xml Log Message: Note addition of method deprecation/undeprecation reporting. Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/xdocs/changes.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- changes.xml 6 Jun 2004 09:00:23 -0000 1.9 +++ changes.xml 8 Jun 2004 22:58:02 -0000 1.10 @@ -19,6 +19,9 @@ XML formatter did not write method and field attributes correctly. </action> + <action dev="s_kitching" type="add"> + Report on methods being deprecated or undeprecated. + </action> </release> <release version="0.3" date="2004-05-23"> |