Two more items done:

109 - curl_easy_pause
110 - seekfunction
This commit is contained in:
Daniel Stenberg 2008-01-10 10:31:01 +00:00
parent 18faa50940
commit d270d6518a
1 changed files with 0 additions and 7 deletions

View File

@ -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)