* NEWS: Forgot to commit the date for 0.97, grrrr.
[cacao.git] / NEWS
diff --git a/NEWS b/NEWS
index 33218dfe65fcd4f3923c84044d58fff7c1af0412..04edca27b8fd18d5bd6bd9fa7f613c10e2f19a06 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in release 0.97 (xxx xx, 2006)
+New in release 0.97 (October 30, 2006)
 
   * New instruction format.
   * New intermediate representation with unified variables.
@@ -13,6 +13,7 @@ New in release 0.97 (xxx xx, 2006)
   * AttachCurrentThread, DetachCurrentThread, and
     AttachCurrentThreadAsDaemon implemented.
   * libjvm is now opened via dlopen (removed -rpath stuff).
+  * Data segment now reuses values (if possible).
 
   * Fixed AbstractMethodError bug.
   * Fixed builtin_isanysubclass (BeanShell bug).
@@ -23,6 +24,7 @@ New in release 0.97 (xxx xx, 2006)
   * Proper null-check for MONITOREXIT.
   * Many low-level jasmin tests added.
 
+
 New in release 0.96 (May 29, 2006)
 
   * New tasuki lock implementation resolves deadlock problems on