1.0.37.53: missing NEWS from 1.0.37.52
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 7 Apr 2010 15:27:38 +0000 (15:27 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 7 Apr 2010 15:27:38 +0000 (15:27 +0000)
NEWS
version.lisp-expr

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
index 9306020..cfbb69a 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.37.52"
+"1.0.37.53"