1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE

22 lines
688 B
Plaintext
Raw Normal View History

2007-12-26 16:46:51 -05:00
To be addressed before 7.18.0 (planned release: January 2008)
2007-03-15 18:34:49 -04:00
=============================
2005-05-04 11:11:09 -04:00
2008-01-02 16:39:46 -05:00
109 - curl_easy_pause (outstanding work)
2007-12-26 16:46:51 -05:00
http://curl.haxx.se/mail/lib-2007-12/0247.html
2008-01-02 16:39:46 -05:00
110 - seekfunction (review)
2007-12-26 16:46:51 -05:00
http://curl.haxx.se/mail/lib-2007-12/0188.html
2008-01-02 16:39:46 -05:00
111 - DNS resolve over socks5 (review, apply)
2007-12-26 16:46:51 -05:00
patch by Maxim Perenesenko on Dec 26 2007
2008-01-02 16:39:46 -05:00
112 - pipelining patch(es) from Dmitry Kurochkin (outstanding work)
2007-12-26 16:46:51 -05:00
http://curl.haxx.se/mail/lib-2007-12/0252.html
113 - #1850730 and #1854175, both dealing with POST over proxy requiring proxy
2008-01-02 16:39:46 -05:00
auth (to find and fix)
2007-12-26 16:46:51 -05:00
2008-01-02 17:46:15 -05:00
114 - Ranged downloads on file:// URLs by Daniel Egger (patch failed to apply)
115 -