[Nice-commit] Nice NEWS,1.85,1.86
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2006-12-17 10:58:02
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv11485 Modified Files: NEWS Log Message: Move news in the right section (0.9.13). Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.85 retrieving revision 1.86 diff -C2 -d -r1.85 -r1.86 *** NEWS 11 Oct 2006 12:34:55 -0000 1.85 --- NEWS 17 Dec 2006 10:57:59 -0000 1.86 *************** *** 1,2 **** --- 1,9 ---- + nice (0.9.13) + + * Support "covariant return types" generated by Java 5 and Java 6. + Thanks to ben77 (bug #1509635). + + -- + nice (0.9.12) *************** *** 8,13 **** * Source files encoding can be specified in nicec command-line arguments. * Bugfixes (wildcard types). - * Support "covariant return types" generated by Java5 and Java6. - Thanks to ben77 (bug 1509635). -- Wed, 25 Jan 2006 11:11:43 +0100 --- 15,18 ---- |