summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2014-09-27 12:57:04 +0000
committerChristophe Rhodes <csr21@cantab.net>2014-09-27 12:57:04 +0000
commit849bc740ab99834a40b098e678bb83ad0065817e (patch)
tree93ef8b506112973399c11189514719b8569eb414
parent989a1d62465d7c5c4b0e3274e6af9dbfe39a9df1 (diff)
1.2.4: will be tagged as "sbcl-1.2.4"sbcl-1.2.4
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6885520b2..0dfada340 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.2.3:
+changes in sbcl-1.2.4 relative to sbcl-1.2.3:
* enhancement: the sequence functions MAP, CONCATENATE and MERGE now call
the new generic functions SEQUENCE:MAP, SEQUENCE:CONCATENATE and
SEQUENCE:MERGE respectively when the specified result type designates an