0.9.2.34:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index f4267cc..4f76b01 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,7 @@ changes in sbcl-0.9.3 relative to sbcl-0.9.2:
     ** bug fix: fixed thread safety issues in read and print
     ** bug fix: debugger doesn't hang on session lock if interrupted at
        an inappropriate moment
+    ** bug fix: run-program is now thread safe(r)
   * fixed some bugs revealed by Paul Dietz' test suite:
     ** TYPE-ERRORs from signalled by COERCE now have DATUM and
        EXPECTED-TYPE slots filled.