* NEWS: Added some stuff.
authortwisti <none@none>
Tue, 7 Feb 2006 21:15:11 +0000 (21:15 +0000)
committertwisti <none@none>
Tue, 7 Feb 2006 21:15:11 +0000 (21:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 440210dc3435e39fad390572dcf1370e0a8bdf10..8494d8be78bac0bb1c042045132023b4a05c444e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
-New in release 0.95 ()
-
-  * powerpc, bugfix: (M_COPY): Handle longs and doubles properly.
+New in release 0.95 (February XX, 2006)
+
+  * Deadlock bugfix.  This should fix the random deadlocks seen in
+    Eclipse or other applications.
+  * Search for suitable jar program during configure, can be specified
+    via JAR environment variable
+  * --enable-zlib bugfix
+  * i386 bugfix: Set FPU to 64-bit on VM startup (fixes Debian bug
+    #350729)
+  * powerpc bugfix: (M_COPY): Handle longs and doubles properly.
 
 
 New in release 0.94 (January 22, 2006)