diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-08 22:19:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-08 22:19:11 +0000 |
commit | 0e40261a11079118d27b93f5503208b6699acc69 (patch) | |
tree | d4aa72e4c680acd4997879426eaa854a44211848 | |
parent | 8e9e33ae52b7b17d57c9fc8694e2f77fab11ae03 (diff) |
Done: 123 - Mike Protts' SFTP resume download
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 10787e68e..5da9b6c9a 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -4,8 +4,6 @@ To be addressed before 7.18.1 (planned release: April 2008) 119 - Christian Buchner's mentioned race condition in win32 gethostbyname_thread http://curl.haxx.se/mail/lib-2008-02/0000.html -123 - Mike Protts' SFTP resume download - 125 - Michal Marek's typechecker-gcc work 126 - |