aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2012-07-01 20:09:35 +0200
committerDaniel Stenberg <daniel@haxx.se>2012-07-01 20:09:35 +0200
commit696ddf6f0af7793e1044d711495e611a9d43ebe9 (patch)
tree6cc4423d843ede7d80a9958dae6f35e930acd21f /TODO-RELEASE
parent60d5a16b998e5c38947a6420321e504f8e14ef96 (diff)
release: cleaned up plans for this and coming release
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE24
1 files changed, 19 insertions, 5 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 012a3f014..24e92a84b 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,10 +1,24 @@
-To be addressed in 7.27
-=======================
+Try to fix in 7.27
+==================
+
+313 - host.name vs. host.dispname and "(nil)" outputs
+
+316 - CONNECT NTLM over proxy with SSPI build
-309 - metalink support for the curl tool
+
+To be addressed in 7.28
+=======================
310 - a new authentication callback
-311 - support for SSPI schannel for SSL on windows
+312 - custom Content-Length appears in CONNECT, solve it by offering a separate
+ option to provide headers for the CONNECT request
+
+314 - CURL_SOCKOPTFUNCTION for accept()ed connection
+
+315 - multiple receivers with SMTP and one fails
+
+317 - CURLINFO_SSL_TRUST to return SSL-specific data for a darwinssl build
+
+318 -
-312 -