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

Update `NEWS'.

This commit is contained in:
Ludovic Courtès 2009-04-24 00:44:43 +02:00
parent e2e85d1406
commit 1bcf799392

1
NEWS
View file

@ -57,6 +57,7 @@ Changes in 1.8.7 (since 1.8.6)
** Fix MinGW build problem caused by HAVE_STRUCT_TIMESPEC confusion
** Fix build problem when scm_t_timespec is different from struct timespec
** Fix build when compiled with -Wundef -Werror
** More build fixes for `alphaev56-dec-osf5.1b' (Tru64)
** Allow @ macro to work with (ice-9 syncase)