summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 56c49b6ce..cd2fc1951 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,10 @@
19 - dtucker@cvs.openbsd.org 2004/06/18 06:13:25 19 - dtucker@cvs.openbsd.org 2004/06/18 06:13:25
20 [sftp.c] 20 [sftp.c]
21 Use execvp instead of execv so sftp -S ssh works. "makes sense" markus@ 21 Use execvp instead of execv so sftp -S ssh works. "makes sense" markus@
22 - dtucker@cvs.openbsd.org 2004/06/18 06:15:51
23 [multiplex.sh]
24 Use -S for scp/sftp to force the use of the ssh being tested.
25 ok djm@,markus@
22 26
2320040617 2720040617
24 - (dtucker) [regress/scp.sh] diff -N is not portable (but needed for some 28 - (dtucker) [regress/scp.sh] diff -N is not portable (but needed for some
@@ -1292,4 +1296,4 @@
1292 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1296 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1293 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1297 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1294 1298
1295$Id: ChangeLog,v 1.3410 2004/06/18 06:23:43 dtucker Exp $ 1299$Id: ChangeLog,v 1.3411 2004/06/18 06:25:35 dtucker Exp $