0.8.12:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 25 Jun 2004 23:35:09 +0000 (23:35 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 25 Jun 2004 23:35:09 +0000 (23:35 +0000)
release, tagged as sbcl_0_8_12

NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index fbb7b20..45141a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2522,8 +2522,8 @@ changes in sbcl-0.8.12 relative to sbcl-0.8.11:
   * minor incompatible change: the system no longer provides
     optimization hints (conditions which are TYPEP
     SB-EXT:COMPILER-NOTE) for conforming code in default compilation
-    mode; these hints are emitted when higher SPEED optimization is
-    requested, as before.
+    mode; these hints are still emitted when higher SPEED optimization
+    is requested.
   * new contrib module: a sampling profiler (profiling by statistical
     sampling, rather than by instrumenting functions) is available as
     the SB-SPROF contrib.  (thanks to Gerd Moellmann and Juho Snellman)
index c038f93..4e5036f 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.11.20"
+"0.8.12"