From: Daniel Stenberg Date: Mon, 28 Jul 2008 21:53:25 +0000 (+0000) Subject: I removed: "139 - Christopher Palow's CURLM_EASY_HANDLE_EXISTS patch" simply X-Git-Tag: curl-7_19_0~301 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe167b6ba253880b90179fca66ead6a8cdeab937;p=thirdparty%2Fcurl.git I removed: "139 - Christopher Palow's CURLM_EASY_HANDLE_EXISTS patch" simply because at the current point in time I think the benefit of adding that new return code is very slim and it is a lot of work to introduce new return codes (for docs and maintenance etc) I added "145 - Phil Blundell's CURLOPT_SCOPE patch/work" since I want it sorted/committed. --- diff --git a/TODO-RELEASE b/TODO-RELEASE index a2081332b2..3470894a0e 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,9 +1,8 @@ To be addressed before 7.19.0 (planned release: August 2008) ============================= -139 - Christopher Palow's CURLM_EASY_HANDLE_EXISTS patch - 144 - Help apps use 64bit/LFS libcurl! -145 - +145 - Phil Blundell's CURLOPT_SCOPE patch/work +146 -