curl/TODO-RELEASE

27 lines
988 B
Plaintext
Raw Normal View History

2007-12-27 05:46:51 +08:00
To be addressed before 7.18.0 (planned release: January 2008)
2007-03-16 06:34:49 +08:00
=============================
2005-05-04 23:11:09 +08:00
2008-01-03 05:39:46 +08:00
109 - curl_easy_pause (outstanding work)
2007-12-27 05:46:51 +08:00
http://curl.haxx.se/mail/lib-2007-12/0247.html
2008-01-03 05:39:46 +08:00
110 - seekfunction (review)
2007-12-27 05:46:51 +08:00
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)
2007-12-27 05:46:51 +08:00
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)
2007-12-27 05:46:51 +08:00
114 - Ranged downloads on file:// URLs by Daniel Egger (minor work left)
115 - Cleanup debugging messages in test harness, introduced for new minimum
SSH version support for SCP, SFTP and SOCKS tests
2008-01-03 06:46:15 +08:00
117 - Eric Landes patch for introducing the --tcp-keep* options
http://curl.haxx.se/mail/lib-2008-01/0038.html (review, consider)
118 -