From: Daniel Stenberg Date: Thu, 10 Jan 2008 10:31:01 +0000 (+0000) Subject: Two more items done: X-Git-Tag: curl-7_18_0~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d270d6518a825c0f36a9e4dcc999885f6229a460;p=thirdparty%2Fcurl.git Two more items done: 109 - curl_easy_pause 110 - seekfunction --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 9969023967..4b11c4cc12 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)