0.9.15.16:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 8 Aug 2006 15:03:46 +0000 (15:03 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 8 Aug 2006 15:03:46 +0000 (15:03 +0000)
Whoops.  Don't claim to have fixed a bug that hasn't been fixed
yet.  (The perils of not enough source trees...)

NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index 6e3cb20..1ca2644 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,8 +16,6 @@ changes in sbcl-0.9.16 relative to sbcl-0.9.15:
     defaults.
   * bug fix: erronous calls to PATHNAME were being optimized away.
     (reported by Richard Kreuter)
-  * bug fix: compiled calls to TYPEP were mishandling obsolete
-    instances.  (reported by James Bielman and Attila Lendvai)
 
 changes in sbcl-0.9.15 relative to sbcl-0.9.14:
   * added support for the ucs-2 external format.  (contributed by Ivan
index 7c7e6b1..938b383 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.9.15.15"
+"0.9.15.16"