aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-04-07 14:25:19 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-04-07 14:25:19 +0200
commitc48849ef9796a066d81d829e179e4958dbee18a2 (patch)
treef0573bf5374706f129181b72bdd640620f1af387
parentd54668eb00c31e3eaf6987c5f4184aea98cf227e (diff)
TODO-RELEASE: deleted 4 issues
These problems have gotten no interest/feedback from users: -275 - Introduce a way to avoid sending USER for FTP connections -288 - bug 3219997 curl rtmp request curl: (55) select/poll returned error This problem is rather an autoconf bug with little user interest and it can be worked around with an older autoconf: -278 - "Configure $as_echo does not work" This problem is not fixed: -286 - bug 3214223 Pipelined HTTP requests with a zero-length body broken
-rw-r--r--TODO-RELEASE8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 36d5e0d42..581e272dc 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,10 +1,6 @@
To be addressed in 7.21.5
=========================
-275 - Introduce a way to avoid sending USER for FTP connections
-
-278 - "Configure $as_echo does not work"
-
281 - Several scan-build warnings have sneaked in:
http://curl.haxx.se/scans/
@@ -17,10 +13,6 @@ To be addressed in 7.21.5
Would appreciate a Windows developer to give it a look before we apply
the suggested patch
-286 - bug 3214223 Pipelined HTTP requests with a zero-length body broken
-
287 - bug 3215314 Post quote operation to rename fails in Windows
-288 - bug 3219997 curl rtmp request curl: (55) select/poll returned error
-
289 -