From 7bad55b8cbcb0bade494eb30dbd15c67c8cd9f22 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Tue, 5 Jun 2001 19:31:41 +0000 Subject: - markus@cvs.openbsd.org 2001/05/19 16:05:41 [scp.c] ftruncate() instead of open()+O_TRUNC like rcp.c does allows scp /path/to/file localhost:/path/to/file --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dc76b405d..7d7799318 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,10 @@ [session.c] Disable X11 forwarding if xauth binary is not found. Patch from Nalin Dahyabhai ; ok markus@ + - markus@cvs.openbsd.org 2001/05/19 16:05:41 + [scp.c] + ftruncate() instead of open()+O_TRUNC like rcp.c does + allows scp /path/to/file localhost:/path/to/file 20010528 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c @@ -5442,4 +5446,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1229 2001/06/05 19:29:20 mouring Exp $ +$Id: ChangeLog,v 1.1230 2001/06/05 19:31:41 mouring Exp $ -- cgit v1.2.3