* NEWS: Added some 0.97 news.
authortwisti <none@none>
Thu, 26 Oct 2006 11:35:04 +0000 (11:35 +0000)
committertwisti <none@none>
Thu, 26 Oct 2006 11:35:04 +0000 (11:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d7bf09c1d1647dd12287aab024588d10a35b8b6e..b76957360dc7814f9796523a377698612aef3e7d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,14 @@
 New in release 0.97 (xxx xx, 2006)
 
-  * Fixed AbstractMethodError bug.
-  * Added failed class as message to ClassCastException's.
+  * New instruction format.
+  * Boehm GC updated to version 6.8.
   * Added enable/disable system assertion support (-esa/-dsa).
+  * Initial javax.management support.
+  * Initial sun.misc.Unsafe (JSR166) support.
+  * Added failed class as message to ClassCastException's.
+
+  * Fixed AbstractMethodError bug.
+  * builtin_isanysubclass bugfix (BeanShell bug).
 
 
 New in release 0.96 (May 29, 2006)