[Clirr-devel] CVS: clirr/core/xdocs changes.xml,1.20,1.21
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2007-09-10 19:42:28
|
Update of /cvsroot/clirr/clirr/core/xdocs In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv23735/xdocs Modified Files: changes.xml Log Message: Added french message translations, contributed by Luc Maisonobe. (Patch #1791134) Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/xdocs/changes.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- changes.xml 9 Jul 2007 19:41:52 -0000 1.20 +++ changes.xml 10 Sep 2007 19:42:25 -0000 1.21 @@ -8,6 +8,10 @@ <body> <release version="0.7-dev" date="in CVS"> + <action dev="lkuehne" type="add"> + <!-- Patch #1791134 --> + Added french message translations, contributed by Luc Maisonobe. + </action> <action dev="lkuehne" type="fix"> Fixed unit tests for scope change of inner classes. Surprisingly, at the byte code level inner classes do not have the same access modifiers |