From 1eb286e43e1eedb838313787ebfe187c93c17154 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 5 Dec 2006 16:04:46 +0000 Subject: [PATCH] update after today's work --- TODO-RELEASE | 14 +------------- 1 file changed, 1 insertion(+), 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 -