From: Christophe Rhodes <c.rhodes@gold.ac.uk>
Date: Fri, 13 Sep 2013 09:36:37 +0000 (+0100)
Subject: NEWS update for RESTART-CASE clause parsing
X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=7dab8f88e2912ec839794ee78151ea50825d84a4;p=sbcl.git

NEWS update for RESTART-CASE clause parsing

fixes lp#1203585
---

diff --git a/NEWS b/NEWS
index c099edc..ba2e242 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,8 @@ changes relative to sbcl-1.1.11:
     clobbers FILE-NAMESTRING.  (thanks to Anton Kovalenko, lp#884603)
   * bug fix: class definitions with CPLs inconsistent with their metaclasses
     are less likely to destroy the object system's integrity.  (lp#309076)
+  * bug fix: restart clause parsing in RESTART-CASE is more in line with the
+    standard.  (lp#1203595, thanks to Jan Moringen)
   
 changes in sbcl-1.1.11 relative to sbcl-1.1.10:
   * enhancement: support building the manual under texinfo version 5.