summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2013-08-28 14:16:56 +0100
committerChristophe Rhodes <csr21@cantab.net>2013-08-28 14:16:56 +0100
commita2d206014a62e159ffda2529ac379c2e28bc281c (patch)
treea6718c44b97a9bab85bef3348004c1419e330717
parent651c06fad0cb68eaffa25d129af725910106df30 (diff)
1.1.11: will be tagged as "sbcl-1.1.11"sbcl-1.1.11
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 44fee26c9..0608abb1c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.1.10:
+changes in sbcl-1.1.11 relative to sbcl-1.1.10:
* enhancement: support building the manual under texinfo version 5.
(lp#1189146)
* enhancement: Windows builds no longer display the "Kitten of Death" message.