diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-04-08 08:32:10 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-04-08 08:32:10 +0200 |
commit | 704a5dfca98bfc9c9c2f13332c1707536e248001 (patch) | |
tree | 5e28495f9f021239dd316fb1e24ba2e202833de1 /TODO-RELEASE | |
parent | 6b8c36954f9215b157c30681ca54f0a1235e2ed8 (diff) | |
download | curl-704a5dfca98bfc9c9c2f13332c1707536e248001.tar.gz |
TODO-RELEASE: cleaned up, not really maintained lately
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 81dc0329c..6d0f75721 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,14 +1,4 @@ -To be addressed in 7.29 +To be addressed in ... ======================= -310 - a new authentication callback - -312 - custom Content-Length appears in CONNECT, solve it by offering a - separate option to provide headers for the CONNECT request: - http://curl.haxx.se/mail/lib-2012-09/0059.html - -317 - CURLINFO_SSL_TRUST to return SSL-specific data for a darwinssl build - -322 - pipelining improvements - 327 - |