summaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-03-10 11:47:40 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-03-10 11:47:40 +0100
commit70cb3f204da497f9130fb245565aeea3e1586dfa (patch)
treef0986d35e73505cf2b2047406ad4bd301bebbf28 /TODO-RELEASE
parent9da4698fd25ae3c08f6e814856d2dd7919344a87 (diff)
downloadcurl-70cb3f204da497f9130fb245565aeea3e1586dfa.tar.gz
TODO-RELEASE: add 10 pending issues
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE19
1 files changed, 18 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 5529fdaf2..b070623ac 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -4,5 +4,22 @@ To be addressed in 7.21.5
271 - fix the IPv6-working probing to only exist at one place in the code and
only get done once
-272 -
+272 - re-using connections bound to local port
+273 - Ben Noordhuis' imap + ssl patch
+
+274 - Ben Noordhuis' smtp + ssl patch
+
+275 - avoid sending USER?
+
+276 - Karl M's vc makefile patch
+
+277 - The "Stall when uploading to sftp using multi interface" bug
+
+278 - "Configure $as_echo does not work"
+
+279 - curl_multi_remove_handle() crashes
+
+280 - Marcus Sundberg's gss patch
+
+281 -