[Nice-commit] Nice NEWS,1.36,1.37
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2004-06-29 18:57:37
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22661 Modified Files: NEWS Log Message: Closed 0.9.8 Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** NEWS 21 Jun 2004 11:48:25 -0000 1.36 --- NEWS 29 Jun 2004 18:57:20 -0000 1.37 *************** *** 17,26 **** several Java interfaces declaring that same method, like java.io.ObjectOutputStream.flush() ! * Reduced compilation time and memory consumption. * Smaller generated bytecode. * Fixed native compilation using gcj. It used to block when gcj produced too much output. ! -- nice (0.9.7) --- 17,26 ---- several Java interfaces declaring that same method, like java.io.ObjectOutputStream.flush() ! * Reduced compilation time (about 20%) and memory consumption. * Smaller generated bytecode. * Fixed native compilation using gcj. It used to block when gcj produced too much output. ! -- Tue, 29 Jun 2004 20:53:03 +0200 nice (0.9.7) |