diff options
author | Ludovic Courtès <ludo@gnu.org> | 2009-04-24 00:44:43 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2009-05-21 00:12:16 +0200 |
commit | 1bcf79939201609e1cee667dd9bcd8c3c519385d (patch) | |
tree | 9c232bfd841c8888ef1b0552990baea364af063e | |
parent | e2e85d14065d0ec417570bf398dc19ab87ff366f (diff) | |
download | guile-1bcf79939201609e1cee667dd9bcd8c3c519385d.tar.gz |
Update `NEWS'.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |