Update of /cvsroot/nice/Nice
In directory sc8-pr-cvs1:/tmp/cvs-serv29919/nice
Modified Files:
NEWS
Log Message:
Update of changelog.
Index: NEWS
===================================================================
RCS file: /cvsroot/nice/Nice/NEWS,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** NEWS 30 Nov 2003 11:22:28 -0000 1.1
--- NEWS 30 Nov 2003 15:13:23 -0000 1.2
***************
*** 25,28 ****
--- 25,30 ----
* Reduced memory usage when repeatedly compiling in the same JVM (eclipse
plugin, ant, testsuite, ...).
+ * Unused local variables will give a warning.
+ * A ';' is not a valid statement anymore.
* Bug fixes (accessing static fields of an superclass or interface,
compilation of polymorphic tuples, captured 'this' in initializer,
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
|