* NEWS: Added 0.99 release and some news.
authortwisti <none@none>
Thu, 9 Aug 2007 11:28:51 +0000 (11:28 +0000)
committertwisti <none@none>
Thu, 9 Aug 2007 11:28:51 +0000 (11:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 78c54a0602240ebb33dd11d6d8afa5d2222f931a..f490a832366f9b459c412729cc3dfa2c346027be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+New in release 0.99 (August x, 2007)
+
+  * Initial support to use OpenJDK as Java core library.
+  * Fixed memory leak in Boehm-GC.
+  * Use 8-byte stack-slots on all architectures.
+  * Faster C-to-Java calls.
+
+
 New in release 0.98 (June 6, 2007)
 
   * ARM and MIPS32 code generators are now open-source.