aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-08-11 07:56:16 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-08-11 07:56:16 +0000
commit9fe787fc1f2b7b0cb5691e06652784cb50ca5fb7 (patch)
treec16adf68e84614b5035d0b0b38acaf3c34ab3695 /TODO-RELEASE
parent0dec3e5e6a3d9f2279b58afae133a0910badcfa3 (diff)
Added links to more details on most issues. Moved all these issues to 7.19.7
now since we won't manage to get them done for 7.19.6.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE17
1 files changed, 11 insertions, 6 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 298ed5a6a..4897358cf 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,24 +1,29 @@
-To be addressed in 7.19.6 (planned release: August 2009)
+To be addressed in 7.19.7 (planned release: October 2009)
=========================
248 - "Pausing pipeline problems."
+ http://curl.haxx.se/mail/lib-2009-07/0214.html
-251 - TFTP block size
+251 - TFTP block size / better integration in transfer
+ http://curl.haxx.se/mail/lib-2009-08/0028.html
254 - Problem re-using easy handle after call to curl_multi_remove_handle
-
+ http://curl.haxx.se/mail/lib-2009-07/0249.html
+
255 - debugging a crash in Curl_pgrsTime/checkPendPipeline?
+ http://curl.haxx.se/mail/lib-2009-08/0066.html
256 - "More questions about ares behavior"
-
-To be addressed in 7.19.7 (planned release: October 2009)
-=========================
+ http://curl.haxx.se/mail/lib-2009-08/0012.html
244 - patch for [out] parameters
+ http://curl.haxx.se/mail/lib-2009-06/0342.html
245 - HTTP version getinfo
+ http://curl.haxx.se/mail/lib-2009-06/0312.html
247 - Using CURLINFO_ERROR in Curl_failf
+ http://curl.haxx.se/mail/lib-2009-06/0065.html
253 - add option to disable SNI for TLS handshakes