diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-01-06 23:22:06 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-06 23:22:06 +0000 |
commit | c616d56e9679d140baaf5050ea0ff1bc828f3cb5 (patch) | |
tree | 92b010f035021aa573da96bdd521926dcad4f8a2 | |
parent | f111c9edae27e430ae63a3c03c99282dce81c8da (diff) |
updated URLs and moved down two issues to the new "less likely" section
-rw-r--r-- | TODO-RELEASE | 30 |
1 files changed, 18 insertions, 12 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 51fbae013..8cd435b6c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,21 +1,16 @@ To be addressed before 7.18.0 (planned release: January 2008) ============================= -109 - curl_easy_pause (outstanding work) - http://curl.haxx.se/mail/lib-2007-12/0247.html +109 - curl_easy_pause (patch-3 pending, sent to list) + http://curl.haxx.se/mail/lib-2008-01/0059.html (patch) -110 - seekfunction (review) - http://curl.haxx.se/mail/lib-2007-12/0188.html - -112 - pipelining patch(es) from Dmitry Kurochkin (outstanding work left probably - no longer targeted for this release) - http://curl.haxx.se/mail/lib-2007-12/0252.html - -113 - #1850730 and #1854175, both dealing with POST over proxy requiring proxy - auth (to find and fix, response is slow which makes it unlikely to - happen before release) +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) 115 - Cleanup debugging messages in test harness, introduced for new minimum SSH version support for SCP, SFTP and SOCKS tests @@ -23,4 +18,15 @@ To be addressed before 7.18.0 (planned release: January 2008) 117 - Eric Landes patch for introducing the --tcp-keep* options http://curl.haxx.se/mail/lib-2008-01/0038.html (review, consider) +Less likely to go in 7.18.0 +=========================== + +112 - pipelining patch(es) from Dmitry Kurochkin (outstanding work left probably + no longer targeted for this release) + http://curl.haxx.se/mail/lib-2007-12/0252.html + +113 - #1850730 and #1854175, both dealing with POST over proxy requiring proxy + auth (to find and fix, response is slow which makes it unlikely to + happen before release) + 118 - |