From 87dc0a4188191f5de738e61b3cd1cfc90582329a Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 1 Dec 2010 12:03:19 +1100 Subject: - djm@cvs.openbsd.org 2010/11/26 05:52:49 [scp.c] Pass through ssh command-line flags and options when doing remote-remote transfers, e.g. to enable agent forwarding which is particularly useful in this case; bz#1837 ok dtucker@ --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5c3ae0375..7c7297731 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,11 @@ [session.c] replace close() loop for fds 3->64 with closefrom(); ok markus deraadt dtucker + - djm@cvs.openbsd.org 2010/11/26 05:52:49 + [scp.c] + Pass through ssh command-line flags and options when doing remote-remote + transfers, e.g. to enable agent forwarding which is particularly useful + in this case; bz#1837 ok dtucker@ 20101124 - (dtucker) [platform.c session.c] Move the getluid call out of session.c and -- cgit v1.2.3