summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a24d8812..56c49b6ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
16 - djm@cvs.openbsd.org 2004/06/17 23:56:57 16 - djm@cvs.openbsd.org 2004/06/17 23:56:57
17 [ssh.1 ssh.c] 17 [ssh.1 ssh.c]
18 sync usage() and SYNPOSIS with connection sharing changes 18 sync usage() and SYNPOSIS with connection sharing changes
19 - dtucker@cvs.openbsd.org 2004/06/18 06:13:25
20 [sftp.c]
21 Use execvp instead of execv so sftp -S ssh works. "makes sense" markus@
19 22
2020040617 2320040617
21 - (dtucker) [regress/scp.sh] diff -N is not portable (but needed for some 24 - (dtucker) [regress/scp.sh] diff -N is not portable (but needed for some
@@ -1289,4 +1292,4 @@
1289 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1292 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1290 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1293 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1291 1294
1292$Id: ChangeLog,v 1.3409 2004/06/18 06:22:39 dtucker Exp $ 1295$Id: ChangeLog,v 1.3410 2004/06/18 06:23:43 dtucker Exp $