aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 476d9f1dd8..810b85d1c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-11-20 Ulrich Drepper <drepper@redhat.com>
+
+ * configure.in: Add --enable-all-warnings.
+ * config.make.in (all-warnings): New variable.
+ * Makeconfig (+gccwarn): Define with many more warnings if
+ all-warnings is yes.
+
2000-11-20 Jakub Jelinek <jakub@redhat.com>
* iconvdata/bug-iconv2.c (main): Use %zd in format string.