1.0.41.43: fix for RENAME-PACKAGE's return value
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 923b31b..3c5aca7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ changes relative to sbcl-1.0.41
   * 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.
+  * bug fix: RENAME-PACKAGE returns the package.  (Thanks to Eric Marsden)
 
 changes in sbcl-1.0.41 relative to sbcl-1.0.40:
   * optimization: validity of observed keyword initargs to MAKE-INSTANCE is