Silence some unused variable warnings in tests/condition.[im]pure.lisp
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 92ee4d3..1b808d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ changes relative to sbcl-1.1.12:
     on sbcl-help)
   * bug fix: signal errors in required cases of slot-definition initialization
     protocol.  (lp#309072)
+  * bug fix: run-sbcl.sh works better in the presence of symlinks on OS X.
+    (thanks to Stelian Ionescu, lp#1242643)
 
 changes in sbcl-1.1.12 relative to sbcl-1.1.11:
   * enhancement: Add sb-bsd-sockets:socket-shutdown, for calling