summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 969cd5968..b45ebb49b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
5 Silence bogus -Wuninitialized warnings; ok djm@ 5 Silence bogus -Wuninitialized warnings; ok djm@
6 - (dtucker) [configure.ac] Enable -Wuninitialized by default when compiling 6 - (dtucker) [configure.ac] Enable -Wuninitialized by default when compiling
7 with gcc. ok djm@ 7 with gcc. ok djm@
8 - (dtucker) [configure.ac] Add a --with-Werror option to configure for
9 adding -Werror to CFLAGS when all of the configure tests are done. ok djm@
8 10
920050726 1120050726
10 - (dtucker) [configure.ac] Update zlib warning message too, pointed out by 12 - (dtucker) [configure.ac] Update zlib warning message too, pointed out by
@@ -2887,4 +2889,4 @@
2887 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2889 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2888 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2890 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2889 2891
2890$Id: ChangeLog,v 1.3859 2005/08/02 07:21:29 dtucker Exp $ 2892$Id: ChangeLog,v 1.3860 2005/08/02 14:20:15 dtucker Exp $