summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2014-12-31 19:08:59 +0000
committerChristophe Rhodes <csr21@cantab.net>2014-12-31 19:08:59 +0000
commit6baceca1791cb16e449b9834ea68b0bb15f7158f (patch)
treecb10950f594c3db00d0986c9823c786da808f81a
parent4251ada65960805ee5369b79ac72156b5636a8bb (diff)
1.2.7: will be tagged as "sbcl-1.2.7"sbcl-1.2.7
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 09aa4f49a..f6a466bb3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.2.6:
+changes in sbcl-1.2.7 relative to sbcl-1.2.6:
* optimization: returning constant values refers to preboxed constants
more reliably. (lp#1398785)
* enhancement: a STYLE-WARNING is produced if a compiler-macro is defined