* NEWS: Added unicode cleanup.
authoredwin <none@none>
Fri, 26 May 2006 12:46:03 +0000 (12:46 +0000)
committeredwin <none@none>
Fri, 26 May 2006 12:46:03 +0000 (12:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 182481eff1d5a7d77caa36319b9b4a52f0c865c2..c6119d02a484e2d7037d6b711c13b99194e34184 100644 (file)
--- 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).