1.1.14: will be tagged as "sbcl-1.1.14"
authorChristophe Rhodes <csr21@cantab.net>
Sat, 30 Nov 2013 14:28:09 +0000 (14:28 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Sat, 30 Nov 2013 14:28:09 +0000 (14:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3c11c72..60abb6a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 ;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.1.13:
+changes in sbcl-1.1.14 relative to sbcl-1.1.13:
   * optimization: complicated TYPEP tests are less opaque to the type
     propagation pass. (lp#1229340)
   * optimization: [N]BUTLAST perform a single pass over the list. (lp#1245697)