0.9.3.66:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 3e62313..3f57aca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,7 +45,9 @@ changes in sbcl-0.9.4 relative to sbcl-0.9.3:
     ** bug fix: lockup when compiled with gcc4
     ** bug fix: race that allows the gc to be triggered when gc is
        inhibited
-    ** buf fix: one less memory fault in INTERRUPT-THREAD, again
+    ** bug fix: one less memory fault in INTERRUPT-THREAD, again
+    ** bug fix: gc and INTERRUPT-THREAD don't hang when the RT signal
+       queue is full
   * fixed some bugs revealed by Paul Dietz' test suite:
     ** CALL-NEXT-METHOD signals an error (in safe code) when the call
        has arguments with a different set of applicable methods from