aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-08-01 08:18:33 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-08-01 08:18:33 +0000
commit8b0fc9819f656daaa035d8e74213282e2cbffdec (patch)
tree845194e2d9654313e9e76b66e59a18e561a3f2f4 /TODO-RELEASE
parentbf5f91244b581dd1b1a1e7b3c658b9773af94296 (diff)
updated with recent issues
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE12
1 files changed, 11 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index fc20fee43..cda345f9a 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -5,6 +5,14 @@ To be addressed in 7.19.6 (planned release: August 2009)
248 - "Pausing pipeline problems."
+249 - Wildcard cert name checking and null termination
+
+250 - RAND_screen() fix
+
+251 - TFTP block size
+
+252 - disable SNI for SSLv2 and SSLv3
+
To be addressed in 7.19.7 (planned release: October 2009)
=========================
@@ -14,5 +22,7 @@ To be addressed in 7.19.7 (planned release: October 2009)
247 - Using CURLINFO_ERROR in Curl_failf
-249 -
+253 - add option to disable SNI for TLS handshakes
+
+254 -