diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-03-10 11:47:40 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-03-10 11:47:40 +0100 |
commit | 70cb3f204da497f9130fb245565aeea3e1586dfa (patch) | |
tree | f0986d35e73505cf2b2047406ad4bd301bebbf28 | |
parent | 9da4698fd25ae3c08f6e814856d2dd7919344a87 (diff) |
TODO-RELEASE: add 10 pending issues
-rw-r--r-- | TODO-RELEASE | 19 |
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 - |