diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-11-29 21:47:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-11-29 21:47:22 +0000 |
commit | 7335b71dfb0beac4b907926710706042514fd483 (patch) | |
tree | 3ee8f30a82ae8a33b440e2e79c77bda6c5798e53 | |
parent | 9583b030746604dd13520782871ec647f79de402 (diff) |
two more
-rw-r--r-- | TODO-RELEASE | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 98e01c7a7..407fb1b0b 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,11 +3,15 @@ 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 +70 - "active" FTP using the multi interface bug #1600447 71 - rate-limit when transferring files (using the easy interface) is - completely broken + completely broken, bug #1603712 72 - Is CURLOPT_FORBID_REUSE broken? sh.diao's mail from 29 nov 2006 -73 - +73 - segfault when CURLOPT_MAXCONNECTS is set bug #1604956 + +74 - curl_getdate() wrong on windows bug #1230118 (re-opened) + +75 - |