diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-10-22 13:34:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-10-22 13:34:53 +0000 |
commit | 598bc44f67a21cec8affca18c33ee46c5dd7e89e (patch) | |
tree | 9d581ea6fb9fd2281cdfc4f5c7eaf68504f0783d /TODO-RELEASE | |
parent | b93f4f623c7627919d5f29944b4e56882776732e (diff) | |
download | curl-598bc44f67a21cec8affca18c33ee46c5dd7e89e.tar.gz |
removed four issues that had no action at all for the last four weeks or more
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 282fa9979..773a34884 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,16 +3,6 @@ To be addressed before 7.19.1 (planned release: October/November 2008) Awaiting feedback, updates or removal: -165 - "Problem with CURLOPT_RESUME_FROM and CURLOPT_APPEND" by Daniele Pinau, - recipe: http://curl.haxx.se/mail/lib-2008-08/0439.html - -168 - curl_easy_pause bugs - -173 - "Patch to use GSSAPI authentication for socks5 connection" by - Markus Moeller http://curl.haxx.se/mail/archive-2008-09/0053.html - -178 - "[Patch] Disable multi API support" - 182 - Make CURLINFO_LASTSOCKET accessible during perform Patches pending commit: |