Update of /cvsroot/nice/Nice
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8765
Modified Files:
NEWS
Log Message:
Closed 0.9.12
Index: NEWS
===================================================================
RCS file: /cvsroot/nice/Nice/NEWS,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -d -r1.83 -r1.84
*** NEWS 27 Aug 2005 14:04:41 -0000 1.83
--- NEWS 25 Jan 2006 10:49:39 -0000 1.84
***************
*** 5,12 ****
import static java.lang.Math.PI;
! * Improved compilation speed.
* Source files encoding can be specified in nicec command-line arguments.
! --
nice (0.9.11)
--- 5,13 ----
import static java.lang.Math.PI;
! * Improved compilation speed (about 15%).
* Source files encoding can be specified in nicec command-line arguments.
+ * Bugfixes (wildcard types).
! -- Wed, 25 Jan 2006 11:11:43 +0100
nice (0.9.11)
|