1.0.1.31: Speed up fopcompilation of functions
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index b8adb5c..5be2eb0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ changes in sbcl-1.0.2 relative to sbcl-1.0.1:
   * bug fix: Win32 port can now handle foreign code unwinding Lisp
     stack frames from alien callbacks.
   * bug fix: ATANH returned incorrect results on win32 (thanks to Pierre Mai)  
+  * bug fix: SBCL works on Linux/ppc systems with a kernel configured to use
+    65k pages (thanks to David Woodhouse)
 
 changes in sbcl-1.0.1 relative to sbcl-1.0:
   * new platform: FreeBSD/x86-64, including support for threading.