diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-11-27 23:53:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-11-27 23:53:50 +0000 |
commit | 448f6684bb01915d1926564fea60b5dcf15d607d (patch) | |
tree | 8883a1e3ad1240f0ff52b9dbb7ee80289c4f67bd /TODO-RELEASE | |
parent | af06a0e497872541e3bb8f70dbdb9e81a6c36705 (diff) |
7.20.0 is the planned next version number
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index c67459100..fc2934ae3 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,4 +1,4 @@ -To be addressed in 7.19.8 (planned release: January 2010) +To be addressed in 7.20.0 (planned release: January 2010) ========================= 244 - patch for [out] parameters @@ -12,11 +12,6 @@ To be addressed in 7.19.8 (planned release: January 2010) 253 - add option to disable SNI for TLS handshakes -257 - bug #2891595 DNS cache - -258 - bug #2891591 Curl_dns_entry - -259 - Avoding connection re-use when using CURLOPT_HTTPPROXYTUNNEL - -260 - +260 - IMAP, POP3 and SMTP support +261 -
\ No newline at end of file |