0.9.18.58:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 9455b9a..6d0d3de 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,9 @@ changes in sbcl-0.9.19 (1.0.0?) relative to sbcl-0.9.18:
     and don't cause extra consing
   * optimization: MAP and MAP-INTO are significantly faster on vectors
     whose elements types have been declared.
+  * Improvements to SB-SPROF:
+    ** Support for allocation profiling
+    ** Reduced profiling overhead, especially for long profiling runs
   * Improvements to the Windows port:
     ** floating point exceptions are now reported correctly.
     ** stack exhaustion detection works partially.