Update `NEWS' wrt. `branch_release-1-8'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 20 May 2009 22:16:47 +0000 (00:16 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 20 May 2009 22:16:47 +0000 (00:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 64826e8..a303868 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,8 @@ Changes in 1.8.7 (since 1.8.6)
 ** 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)
+** With GCC, always compile with `-mieee' on `alpha*' and `sh*'
+** Better diagnose broken `(strftime "%z" ...)' in `time.test' (bug #24130)
 
 ** Allow @ macro to work with (ice-9 syncase)