* NEWS: Added two bugfixes.
authoredwin <none@none>
Sun, 12 Feb 2006 16:10:29 +0000 (16:10 +0000)
committeredwin <none@none>
Sun, 12 Feb 2006 16:10:29 +0000 (16:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8494d8be78bac0bb1c042045132023b4a05c444e..bd8c8469119804b4d6f59f2b976b7d3df2e40d41 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ New in release 0.95 (February XX, 2006)
   * i386 bugfix: Set FPU to 64-bit on VM startup (fixes Debian bug
     #350729)
   * 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.
 
 
 New in release 0.94 (January 22, 2006)