summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-08-02 17:21:29 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-08-02 17:21:29 +1000
commitdd352b675be9af7571ea04635435bf138732f931 (patch)
tree769bba2fef999b8ff8fec486ae8534c01fdccd7c /ChangeLog
parent408585391520e7131d6b2dc73b8e17211c009568 (diff)
- (dtucker) [configure.ac] Enable -Wuninitialized by default when compiling
with gcc. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 63339593..969cd596 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
- dtucker@cvs.openbsd.org 2005/07/27 10:39:03
[scp.c hostfile.c sftp-client.c]
Silence bogus -Wuninitialized warnings; ok djm@
+ - (dtucker) [configure.ac] Enable -Wuninitialized by default when compiling
+ with gcc. ok djm@
20050726
- (dtucker) [configure.ac] Update zlib warning message too, pointed out by
@@ -2885,4 +2887,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3858 2005/08/02 07:07:07 dtucker Exp $
+$Id: ChangeLog,v 1.3859 2005/08/02 07:21:29 dtucker Exp $