1.0.37.53: missing NEWS from 1.0.37.52
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index c90268d..0b3f4b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,7 @@ changes relative to sbcl-1.0.37:
     ** optimization: counters no longer use locks for the overflow mode.
     ** bug fix: whenever a profiling counter wrapped into overflow mode, it
        incurred an off-by-one miscount.
+  * enhancement: improved MAKE-HASH-TABLE documentation (lp#543473)
   * bug fix: correct restart text for the continuable error in MAKE-PACKAGE.
   * bug fix: a rare case of startup-time page table corruption.
   * bug fix: a semaphore with multiple waiters and some of them unwinding due