* NEWS: Updated 0.95 release notes.
authortwisti <none@none>
Tue, 14 Feb 2006 00:05:24 +0000 (00:05 +0000)
committertwisti <none@none>
Tue, 14 Feb 2006 00:05:24 +0000 (00:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 479f40ab860cee315ed192dddbe3667775ff541d..8a3faa031a0526c72b7a758e1e95c66a15ccaa24 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
-New in release 0.95 (February XX, 2006)
+New in release 0.95 (February 13, 2006)
 
-  * Deadlock bugfix.  This should fix the random deadlocks seen in
+  * Dead-lock bugfix.  This should fix the random dead-locks seen in
     Eclipse or other applications.
   * Search for suitable jar program during configure, can be specified
     via JAR environment variable
@@ -13,7 +13,7 @@ New in release 0.95 (February XX, 2006)
   * Throw correct exception when trying to load a directory
     as a classfile (from a .zip file).
   * Fixed incorrect method resolution when calling instance methods 
-    through JNI.
+    through JNI (fixes CACAO bugs #17 and #18).
 
 
 New in release 0.94 (January 22, 2006)