[Clirr-devel] CVS: clirr/xdocs changes.xml,1.8,1.9
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2004-06-06 09:00:31
|
Update of /cvsroot/clirr/clirr/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15259 Modified Files: changes.xml Log Message: record latest user visible changes Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/xdocs/changes.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- changes.xml 27 May 2004 16:10:48 -0000 1.8 +++ changes.xml 6 Jun 2004 09:00:23 -0000 1.9 @@ -8,6 +8,13 @@ <body> <release version="0.4-SNAPSHOT" date="in CVS"> + <action dev="lkuehne" type="add" due-to="skitching"> + Improved change messages if field accessibility is weakened/strengthened. + </action> + <action dev="lkuehne" type="add"> + <!-- RFE #961227--> + Detect 'pull up in class hierarchy' refactoring for methods. + </action> <action dev="lkuehne" type="fix"> XML formatter did not write method and field attributes correctly. |