0.8.13:
authorWilliam Harold Newman <william.newman@airmail.net>
Sun, 25 Jul 2004 20:57:11 +0000 (20:57 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sun, 25 Jul 2004 20:57:11 +0000 (20:57 +0000)
release, tagged as sbcl_0_8_13

NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index f1c4311..9c5c417 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -57,6 +57,8 @@ changes in sbcl-0.8.13 relative to sbcl-0.8.12:
   * fixed arguably-a-bug: GC time proportional to number of threads in 
     system even when most of them are idle
   * optimization: improved performance of BIT and SBIT on bit-vectors.
+  * .fasl file incompatibility: The fasl file version number has
+    been incremented because of changes associated with package locks.
 
 changes in sbcl-0.8.12 relative to sbcl-0.8.11:
   * minor incompatible change: the system no longer provides
index ae39412..1ced0ec 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".)
-"0.8.12.55"
+"0.8.13"