1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE
Daniel Stenberg 0878af3ec0 111 - DNS resolve over socks5 is done
added 116 - bug #1863171, curl_getdate() bug
2008-01-04 23:55:22 +00:00

26 lines
891 B
Plaintext

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
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)
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
116 - bug #1863171, curl_getdate() bug
117 -