Disable some sb-concurrency tests on win32.
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 34cb3f8..714bf18 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ changes relative to sbcl-1.1.12:
     from the same location.  (patch by Douglas Katzman, lp#1042405)
   * bug fix: Create vectors of proper internal length when reading literal
     vectors from FASLs. (Reported by Jan Moringen)
+  * bug fix: COMPILE can now succefully compile setf functions.
+    (Reported by Douglas Katzman)
 
 changes in sbcl-1.1.12 relative to sbcl-1.1.11:
   * enhancement: Add sb-bsd-sockets:socket-shutdown, for calling