* tests/regression/bugzilla/PR119.java: Compile fix.
[cacao.git] / NEWS
diff --git a/NEWS b/NEWS
index e057a3833766ba03705188cab0f2a2f3f2466e0b..e2ce1c6aba6200b66e39de2f9e2853c8a7efa587 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+New in release 0.99.1 (June 17, 2008)
+
+  * Fixed compilation of OpenJDK code (libltdl related).
+  * Imported new gnu/java/lang/CPStringBuilder.java to fix OOMEs.
+  * Fixed abort with OpenJDK's java binary when exiting.
+
 New in release 0.99 (June 14, 2008)
 
   * Initial support to use OpenJDK as Java core library.