From fc76c08d872f816a075de0a9096006966f00a666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Tue, 12 May 2009 00:12:18 +0200 Subject: [PATCH] Update `NEWS'. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a303868f1..1785fe8d2 100644 --- a/NEWS +++ b/NEWS @@ -60,6 +60,7 @@ Changes in 1.8.7 (since 1.8.6) ** More build fixes for `alphaev56-dec-osf5.1b' (Tru64) ** With GCC, always compile with `-mieee' on `alpha*' and `sh*' ** Better diagnose broken `(strftime "%z" ...)' in `time.test' (bug #24130) +** Fix parsing of SRFI-88/postfix keywords longer than 128 characters ** Allow @ macro to work with (ice-9 syncase)