summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2013-06-02 14:12:30 +0100
committerChristophe Rhodes <csr21@cantab.net>2013-06-02 14:12:30 +0100
commit19cda10ad173ab4070e333d92b678dfd98dbba0f (patch)
tree0c74eebd83407a62ed9c5a6c7cdd3e8018eb2f5e
parent16197d4fb565e8e6984414bcb014d30ec302d003 (diff)
1.1.8: will be tagged as "sbcl-1.1.8"sbcl-1.1.8
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a2e9a560b..ba18c8245 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.1.7:
+changes in sbcl-1.1.8 relative to sbcl-1.1.7:
* notice: The implementation of MAP-ALLOCATED-OBJECTS (the heart of
ROOM, plus a few SB-INTROSPECT functions) has been completely
rewritten; it may now exhibit different bugs than before.