aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 32ccbcf..039a3b1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2001-01-23 Chris Demetriou <cgd@sibyte.com>
+ Neil Booth <neil@daikokuya.demon.co.uk>
+
+ * cpperror.c: Merge handlers of PEDWARN and WARNING.
+ Have -Werror make pedantic warnings errors, like the
+ rest of GCC.
+
2001-01-23 Phil Edwards <pme@sources.redhat.com>
* c-tree.texi (IDENTIFIER_LENGTH): Fix typo.