[Nice-commit] Nice NEWS,1.34,1.35
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2004-06-18 13:16:41
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31650 Modified Files: NEWS Log Message: Fixed native compilation using gcj. It used to block when gcj produced too much output. Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** NEWS 17 Jun 2004 10:41:14 -0000 1.34 --- NEWS 18 Jun 2004 13:16:30 -0000 1.35 *************** *** 18,21 **** --- 18,23 ---- java.io.ObjectOutputStream.flush() * Reduced compilation time and memory consumption. + * Fixed native compilation using gcj. It used to block when gcj produced + too much output. -- |