summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2015-01-31 14:24:46 +0000
committerChristophe Rhodes <csr21@cantab.net>2015-01-31 14:24:46 +0000
commit9049357f704360e36e7933668d4f1ef97273a41a (patch)
treead5063d2f2e36b46cbc1962d9f4018e65393486a
parent22be8b8261a56fadf2cd36ca39e6072352cf1154 (diff)
1.2.8: will be tagged as "sbcl-1.2.8"sbcl-1.2.8
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ef509ecce..26b3e6f26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.2.7:
+changes in sbcl-1.2.8 relative to sbcl-1.2.7:
* enhancement: better error and warning messages. (lp#1314767, lp#736383)
* enhancement: backtrace for invalid argument count produces the exact
supplied arguments including the extra ones, on x86, x86-64 and ARM.