0.8.21:
authorWilliam Harold Newman <william.newman@airmail.net>
Sun, 27 Mar 2005 13:55:59 +0000 (13:55 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sun, 27 Mar 2005 13:55:59 +0000 (13:55 +0000)
release, tagged as sbcl_0_8_21

NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index 9649fd2..d86d7e6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ changes in sbcl-0.8.21 (0.9alpha.1?) relative to sbcl-0.8.20:
     no longer processed with LOAD, but by READ and EVAL; hence the
     global optimization policy, startup package, readtable, etc, 
     can be set by them.
+  * The .fasl file format number has been incremented because of 
+    various incompatible changes.
   * internal entry point details and argument counts no longer appear
     in backtraces unless explicitly requested by setting
     SB-DEBUG:*SHOW-ENTRY-POINT-DETAILS*.
index 35e6434..651560e 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.20.31"
+"0.8.21"