diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-01-10 10:31:01 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-10 10:31:01 +0000 |
commit | d270d6518a825c0f36a9e4dcc999885f6229a460 (patch) | |
tree | 25ac1e9449973e5ef4bacea7b0ba78b5f1dbce7f /TODO-RELEASE | |
parent | 18faa509403c39b4914114cfe2966241b62b2959 (diff) |
Two more items done:
109 - curl_easy_pause
110 - seekfunction
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 996902396..4b11c4cc1 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,13 +1,6 @@ To be addressed before 7.18.0 (planned release: January 2008) ============================= -109 - curl_easy_pause (patch-3 pending, sent to list) - http://curl.haxx.se/mail/lib-2008-01/0059.html (patch) - -110 - seekfunction (reviewed, updated needed, lacks docs) - http://curl.haxx.se/mail/lib-2007-12/0188.html (patch) - http://curl.haxx.se/mail/lib-2008-01/0060.html (comments) - 114 - Ranged downloads on file:// URLs by Daniel Egger (minor work left) http://curl.haxx.se/mail/lib-2008-01/0049.html (patch) http://curl.haxx.se/mail/lib-2008-01/0058.html (comments) |