summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2013-01-30 19:28:03 +0000
committerChristophe Rhodes <csr21@cantab.net>2013-01-30 19:28:03 +0000
commit43156bac3cd12bab8670b6af30bd67097ed2e6aa (patch)
treebce454c3d5e32f4e17a2afc7d567312f78953922
parent7f4bf063d5f4716b87d34cc706f05b27ad3906b1 (diff)
1.1.4: will be tagged as "sbcl-1.1.4"sbcl-1.1.4
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1ccdb4195..a8c1a1b04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.1.3:
+changes in sbcl-1.1.4 relative to sbcl-1.1.3:
* optimization: LOOP expressions using "of-type character" have slightly
more efficient expansions.
* bug fix: very long (or infinite) constant lists in DOLIST do not result