From 43156bac3cd12bab8670b6af30bd67097ed2e6aa Mon Sep 17 00:00:00 2001 From: Christophe Rhodes Date: Wed, 30 Jan 2013 19:28:03 +0000 Subject: [PATCH] 1.1.4: will be tagged as "sbcl-1.1.4" --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1ccdb41..a8c1a1b 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 -- 1.7.10.4