summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-08-02 17:07:07 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-08-02 17:07:07 +1000
commit408585391520e7131d6b2dc73b8e17211c009568 (patch)
treed20918a13983c4045561f6c2198ad9144a01ff68 /ChangeLog
parent9786e6e2a034a8273b5d0d3b8cd8caf063bb875a (diff)
- dtucker@cvs.openbsd.org 2005/07/27 10:39:03
[scp.c hostfile.c sftp-client.c] Silence bogus -Wuninitialized warnings; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c63e20675..63339593a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120050802
2 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2005/07/27 10:39:03
4 [scp.c hostfile.c sftp-client.c]
5 Silence bogus -Wuninitialized warnings; ok djm@
6
120050726 720050726
2 - (dtucker) [configure.ac] Update zlib warning message too, pointed out by 8 - (dtucker) [configure.ac] Update zlib warning message too, pointed out by
3 tim@. 9 tim@.
@@ -2879,4 +2885,4 @@
2879 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2885 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2880 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2886 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2881 2887
2882$Id: ChangeLog,v 1.3857 2005/07/26 11:54:56 djm Exp $ 2888$Id: ChangeLog,v 1.3858 2005/08/02 07:07:07 dtucker Exp $