diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -12,6 +12,10 @@ | |||
12 | [session.c] | 12 | [session.c] |
13 | Disable X11 forwarding if xauth binary is not found. Patch from Nalin | 13 | Disable X11 forwarding if xauth binary is not found. Patch from Nalin |
14 | Dahyabhai <nalin@redhat.com>; ok markus@ | 14 | Dahyabhai <nalin@redhat.com>; ok markus@ |
15 | - markus@cvs.openbsd.org 2001/05/19 16:05:41 | ||
16 | [scp.c] | ||
17 | ftruncate() instead of open()+O_TRUNC like rcp.c does | ||
18 | allows scp /path/to/file localhost:/path/to/file | ||
15 | 19 | ||
16 | 20010528 | 20 | 20010528 |
17 | - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c | 21 | - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c |
@@ -5442,4 +5446,4 @@ | |||
5442 | - Wrote replacements for strlcpy and mkdtemp | 5446 | - Wrote replacements for strlcpy and mkdtemp |
5443 | - Released 1.0pre1 | 5447 | - Released 1.0pre1 |
5444 | 5448 | ||
5445 | $Id: ChangeLog,v 1.1229 2001/06/05 19:29:20 mouring Exp $ | 5449 | $Id: ChangeLog,v 1.1230 2001/06/05 19:31:41 mouring Exp $ |