1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

Update `NEWS'.

This commit is contained in:
Ludovic Courtès 2009-05-12 00:12:18 +02:00
parent 5d66005209
commit fc76c08d87

1
NEWS
View file

@ -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)