1.0.25.34: gc trigger improvements
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index efefafa..0226ff5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ changes in sbcl-1.0.26 relative to 1.0.25:
   * optimization: faster WITHOUT-GCING
   * bug fix: real-time signals are not used anymore, so no more
     hanging when the system wide real-time signal queue gets full.
+  * bug fix: finalizers, gc hooks never run in a WITHOUT-INTERRUPTS
 
 changes in sbcl-1.0.25 relative to 1.0.24:
   * incompatible change: SB-INTROSPECT:FUNCTION-ARGLIST is deprecated, to be