diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-22 22:00:21 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-22 22:00:21 +0000 |
commit | 95bd901efe8c41bbfe7fa80c1c440c84dfe60fe1 (patch) | |
tree | 7ba7fcc9216cc46cff7bfe8971fc3cd13d6f8a1d /TODO-RELEASE | |
parent | 98c9a5b7f6f60822f5a0dc42d74b747323eb48b3 (diff) |
- Fixed the problem with doing a zero byte SCP transfer, verified with test
case 617 (which was added by Daniel Fandrich 5 Mar 2008).
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index bd877aaa1..75b7402e8 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,8 +3,6 @@ To be addressed before 7.18.1 (planned release: April 2008) [feature freeze entered, no new features!] -126 - scp download 0 bytes, test case 617 - 127 - Dan Petitt's Progress During Large Posts problem 128 - Phil Blundell's ares and ipv6 fix |