1.0.47.9: Oh very funny
authorChristophe Rhodes <csr21@cantab.net>
Sun, 3 Apr 2011 06:17:13 +0000 (06:17 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Sun, 3 Apr 2011 06:17:13 +0000 (06:17 +0000)
Commit NEWS and version.lisp-expr as well.  I feel like a newb.  (On the
other hand, this is a good way to test whether syncmail is working again)

NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index 07b3e42..dc56993 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ changes relative to sbcl-1.0.47:
   * enhancement: read() and write() have been added to SB-POSIX.
   * enhancement: types of DEFSTRUCT constructors are proclaimed more
     accurately, allowing better typechecking of call-sites.
+  * incompatible change: SB!KERNEL:INSTANCE-LAMBDA, deprecated for over five
+    years, is now no longer supported.
   * optimization: slightly faster ISQRT. (lp#713343)
   * bug fix: TRACE behaves better when attempting to trace undefined
     functions. (lp#740717)
index 54b27c5..d713786 100644 (file)
@@ -20,4 +20,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.47.7"
+"1.0.47.9"