From: edwin Date: Fri, 26 May 2006 12:46:03 +0000 (+0000) Subject: * NEWS: Added unicode cleanup. X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=cacao.git;a=commitdiff_plain;h=28a20ad002faa1f6fc94b3fee147a52bb769fd84 * NEWS: Added unicode cleanup. --- diff --git a/NEWS b/NEWS index 182481eff..c6119d02a 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ New in release 0.96 (XXX XX, 2006) * Stripped down object code size of code generators. * Increased default maximum heap size to 128MB and decreased default stack size to 64kB. + * Cleaned up internal handling of Unicode strings. * Fixed getResources of bootstrap classloader. * Correct handling of boot packages (provided glibj.zip contains a jar index).