diff --git a/NEWS b/NEWS index c56de4137..a65a81361 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,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)