diff options
author | Damien Miller <djm@mindrot.org> | 2013-07-25 11:56:52 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-07-25 11:56:52 +1000 |
commit | 0d032419ee6e1968fc1cb187af63bf3b77b506ea (patch) | |
tree | ce2788365040e9ea188bd60c8bec87d410814017 /ChangeLog | |
parent | 98e27dcf581647b5bbe9780e8f59685d942d8ea3 (diff) |
- djm@cvs.openbsd.org 2013/07/25 00:56:52
[sftp-client.c sftp-client.h sftp.1 sftp.c]
sftp support for resuming partial downloads; patch mostly by Loganaden
Velvindron/AfriNIC with some tweaks by me; feedback and ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ | |||
15 | [ssh.c] | 15 | [ssh.c] |
16 | daemonise backgrounded (ControlPersist'ed) multiplexing master to ensure | 16 | daemonise backgrounded (ControlPersist'ed) multiplexing master to ensure |
17 | it is fully detached from its controlling terminal. based on debugging | 17 | it is fully detached from its controlling terminal. based on debugging |
18 | - djm@cvs.openbsd.org 2013/07/25 00:56:52 | ||
19 | [sftp-client.c sftp-client.h sftp.1 sftp.c] | ||
20 | sftp support for resuming partial downloads; patch mostly by Loganaden | ||
21 | Velvindron/AfriNIC with some tweaks by me; feedback and ok dtucker@ | ||
18 | 22 | ||
19 | 20130720 | 23 | 20130720 |
20 | - (djm) OpenBSD CVS Sync | 24 | - (djm) OpenBSD CVS Sync |