* NEWS: Added some stuff.
authortwisti <none@none>
Sat, 28 Oct 2006 17:45:05 +0000 (17:45 +0000)
committertwisti <none@none>
Sat, 28 Oct 2006 17:45:05 +0000 (17:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index adf4eb700b93f24c4d95f8c8445628647d06ffcc..33218dfe65fcd4f3923c84044d58fff7c1af0412 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ New in release 0.97 (xxx xx, 2006)
   * Initial javax.management support.
   * Initial sun.misc.Unsafe (JSR166) support.
   * Added failed class as message to ClassCastException's.
+  * AttachCurrentThread, DetachCurrentThread, and
+    AttachCurrentThreadAsDaemon implemented.
+  * libjvm is now opened via dlopen (removed -rpath stuff).
 
   * Fixed AbstractMethodError bug.
   * Fixed builtin_isanysubclass (BeanShell bug).