* NEWS: Added directory check bugfix.
authoredwin <none@none>
Sun, 12 Feb 2006 16:24:50 +0000 (16:24 +0000)
committeredwin <none@none>
Sun, 12 Feb 2006 16:24:50 +0000 (16:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bd8c8469119804b4d6f59f2b976b7d3df2e40d41..88a217e65d3642bc47947e80727ee22ce3cb3588 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ New in release 0.95 (February XX, 2006)
   * powerpc bugfix: (M_COPY): Handle longs and doubles properly.
   * Fixed instructions copying stackslots (like DUP_X1).
   * Fixed classcache-related problem with java.lang.reflect.Proxy.
+  * Throw correct exception when trying to load a directory
+    as a classfile (from a .zip file).
 
 
 New in release 0.94 (January 22, 2006)