diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-01-02 22:46:15 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-02 22:46:15 +0000 |
commit | 6787d1ed3517ae5930068f0cf291d1cb98de786c (patch) | |
tree | da005ab4775d5b2daac69eaa7a5a00952e6f5766 /TODO-RELEASE | |
parent | d9023c16abd0f6b89eb94bbad44d9723947f3c34 (diff) |
one gone, one added
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 0e810e198..297f46a6d 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,9 +1,6 @@ To be addressed before 7.18.0 (planned release: January 2008) ============================= -108 - socklen_t usage in curl/curl.h for systems without it (go unsigned int) - http://curl.haxx.se/mail/lib-2007-12/0241.html - 109 - curl_easy_pause (outstanding work) http://curl.haxx.se/mail/lib-2007-12/0247.html @@ -19,4 +16,6 @@ To be addressed before 7.18.0 (planned release: January 2008) 113 - #1850730 and #1854175, both dealing with POST over proxy requiring proxy auth (to find and fix) -114 - +114 - Ranged downloads on file:// URLs by Daniel Egger (patch failed to apply) + +115 - |