[Nice-commit] Nice NEWS,1.84,1.85
Brought to you by:
bonniot
From: Artem Gr K. <ar...@us...> - 2006-10-11 12:35:01
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv17102 Modified Files: NEWS Log Message: Bug 1509635; support Java5 covariant return types. Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.84 retrieving revision 1.85 diff -C2 -d -r1.84 -r1.85 *** NEWS 25 Jan 2006 10:49:39 -0000 1.84 --- NEWS 11 Oct 2006 12:34:55 -0000 1.85 *************** *** 8,11 **** --- 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 |