summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2015-07-29 14:32:12 +0000
committerChristophe Rhodes <csr21@cantab.net>2015-07-29 14:32:12 +0000
commitabbbd3622a0ad5bafd0cd6e3818dd44b2215a209 (patch)
tree3e354df5cdc6a2cf0d02fafef0b8e2704fad2eab
parent671dd1951ab7d23425267d5b53a0ee2eccf43142 (diff)
1.2.14: will be tagged as "sbcl-1.2.14"sbcl-1.2.14
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e8ab9c1dc..bddb6a98d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.2.13:
+changes in sbcl-1.2.14 relative to sbcl-1.2.13:
* minor incompatible change: The name of a compiled anonymous lambda
as returned by the third value of FUNCTION-LAMBDA-EXPRESSION can have
a lambda-list-like list following the introductory LAMBDA that is not