diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-12-26 21:46:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-12-26 21:46:51 +0000 |
commit | 6adf5880f5a08a83aa2dc308d66a36b9ce8799a2 (patch) | |
tree | e1ced673b03cc9a345d42ebfdde3051ebd1a9cdf /TODO-RELEASE | |
parent | 4e8c4fc80ba0395910b427bf91a10d8e6dbd8e68 (diff) |
what we're having atm
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index dc75fbbbd..1ffbc5def 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,6 +1,22 @@ -To be addressed before 7.17.2 (planned release: December 2007) +To be addressed before 7.18.0 (planned release: January 2008) ============================= 108 - socklen_t usage in curl/curl.h for systems without it + http://curl.haxx.se/mail/lib-2007-12/0241.html -109 - +109 - curl_easy_pause + http://curl.haxx.se/mail/lib-2007-12/0247.html + +110 - seekfunction + http://curl.haxx.se/mail/lib-2007-12/0188.html + +111 - DNS resolve over socks5 + patch by Maxim Perenesenko on Dec 26 2007 + +112 - pipelining patch(es) from Dmitry Kurochkin + http://curl.haxx.se/mail/lib-2007-12/0252.html + +113 - #1850730 and #1854175, both dealing with POST over proxy requiring proxy + auth + +114 - |