1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
This commit is contained in:
Daniel Stenberg 2006-11-29 21:47:22 +00:00
parent 9583b03074
commit 7335b71dfb

View File

@ -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 -