aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3039bed1c7..7bf2a572f98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12014-09-01 Paul Eggert <eggert@cs.ucla.edu> 12014-09-01 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 --enable-silent-warnings now suppresses more chatter.
4 * INSTALL: Document this.
5
3 Clean up extern decls a bit. 6 Clean up extern decls a bit.
4 * configure.ac (WERROR_CFLAGS): Don't disable -Wnested-externs. 7 * configure.ac (WERROR_CFLAGS): Don't disable -Wnested-externs.
5 While we're at it, don't disable -Wlogical-op either. 8 While we're at it, don't disable -Wlogical-op either.