diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-01-04 23:55:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-04 23:55:22 +0000 |
commit | 0878af3ec02d8732514ecbf07ba3bf86bb40fdca (patch) | |
tree | 8e40f53e2bd46e57d5509aeaccd8d38860e5cf2a /TODO-RELEASE | |
parent | fe0d7aee499df8a49e6249ac4dd9dc900b5a0a32 (diff) |
111 - DNS resolve over socks5 is done
added 116 - bug #1863171, curl_getdate() bug
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 7d7e9fbbb..cd5610252 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -7,18 +7,19 @@ To be addressed before 7.18.0 (planned release: January 2008) 110 - seekfunction (review) http://curl.haxx.se/mail/lib-2007-12/0188.html -111 - DNS resolve over socks5 (review, apply) - patch by Maxim Perenesenko on Dec 26 2007 - -112 - pipelining patch(es) from Dmitry Kurochkin (outstanding work) +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) + 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 (patch failed to apply) +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 - +116 - bug #1863171, curl_getdate() bug + +117 - |