1.0.43.20: missing NEWS for 1.0.43.19
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 4 Oct 2010 09:31:02 +0000 (09:31 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 4 Oct 2010 09:31:02 +0000 (09:31 +0000)
 EOM

NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index 2034447..378236d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,8 @@ changes relative to sbcl-1.0.43:
        Kalyanov Dmitry)
     ** bug fix: run-sbcl.sh now works on Cygwin. (thanks to Kalyanov Dmitry)
   * bug fix: non-unicode builds no longer fail (broken since 1.0.36.15).
+  * bug fix: compile-times no longer scale linearly with the size of
+    quoted lists in source-code. (lp#654289)
 
 changes in sbcl-1.0.43 relative to sbcl-1.0.42:
   * incompatible change: FD-STREAMS no longer participate in the serve-event
index 8cba3d0..26d353a 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.43.19"
+"1.0.43.20"