1.0.41.42: ppc: Documentation and NEWS updates for threading.
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index d8deb5c..923b31b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ changes relative to sbcl-1.0.41
     COMPUTE-DISCRIMINATING-FUNCTION does much less wasted work.
   * enhancement: Explicit memory barrier operations are now available for use
     by multithreaded code.  See documentation for details.
+  * enhancement: Experimental support for threading on Linux/PPC.
 
 changes in sbcl-1.0.41 relative to sbcl-1.0.40:
   * optimization: validity of observed keyword initargs to MAKE-INSTANCE is