diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-10-07 22:49:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-10-07 22:49:11 +0000 |
commit | d27f2d8168fa13e9671351f4afde2986b0aee5c0 (patch) | |
tree | 6fd254adbf7b3357baea2031bbac21f2e29d2f97 | |
parent | 407f3f142a12ebea7733c1c5ce8588a92790382a (diff) |
some additional classification of the entries
-rw-r--r-- | TODO-RELEASE | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 2e441c4f6..14a526450 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,18 +1,22 @@ 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 - (under discussion) -168 - curl_easy_pause bugs (still under discussion) +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 - (under discussion) 178 - "[Patch] Disable multi API support" +Patches pending commit: + 179 - "[PATCH] Colon in username" -180 - +180 - CURLINFO_REDIRECT_URL leaks memory and is incorrect + +181 - |