aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-12-05 16:04:46 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-12-05 16:04:46 +0000
commit1eb286e43e1eedb838313787ebfe187c93c17154 (patch)
treebc4e8e08cd0a0c07367b6c4843610b813ccf712c /TODO-RELEASE
parentae76ebe2d1202a09b009c9294f63c2a1bc228bd8 (diff)
update after today's work
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE14
1 files changed, 1 insertions, 13 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index b56e71717..4b6e4e50c 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -3,21 +3,9 @@ To get fixed in 7.16.1 (planned release: January 2007)
69 - Jeff Pohlmeyer's crashing case (posted 17 nov 2006)
-70 - "active" FTP using the multi interface bug #1600447
-
71 - rate-limit when transferring files (using the easy interface) is
- completely broken, bug #1603712
-
-72 - Is CURLOPT_FORBID_REUSE broken? sh.diao's mail from 29 nov 2006
-
-73 - segfault when CURLOPT_MAXCONNECTS is set bug #1604956
-
-74 - curl_getdate() wrong on windows bug #1230118 (re-opened)
+ completely broken, bug #1603712. Patch pending commit on feedback.
75 - "copying everything downloaded" (posted 11 nov 2006).
-76 - CURLOPT_CLOSEPOLICY can't be set! (posted 30 nov 2006). I suggest we let
- it remain unsettable and remove code that deals with the (two) different
- cases it can be set to.
-
77 -