From: Daniel Stenberg Date: Fri, 31 Oct 2008 22:15:40 +0000 (+0000) Subject: Cleaned up in preparation for release next week. I'd say the remaining bugs X-Git-Tag: curl-7_19_1~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ce6f37e26a08b296cdb6d5efc195c187bf33e41;p=thirdparty%2Fcurl.git Cleaned up in preparation for release next week. I'd say the remaining bugs risk getting postponed for 7.19.2. --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 773a34884d..81b377f9a9 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,13 +1,20 @@ -To be addressed before 7.19.1 (planned release: October/November 2008) +To be addressed before 7.19.1 (planned release: November 2008) ============================= -Awaiting feedback, updates or removal: +183 - "libcurl issue with IPv6 and c-ares" -182 - Make CURLINFO_LASTSOCKET accessible during perform +188 - "Curl keep special character in filename when saving" bug #2192220 -Patches pending commit: +189 - "NTLM authentication and POST wrong behavior" bug #2203193 + +190 - "Using NTLM proxy will lose form-data. Makes NTLM unusable." bug #2210686 + +To be addressed in 7.19.2 (planned release: January 2009) +========================= + +191 - "proposed patch for curl/libssh2 bugfix" + http://curl.haxx.se/mail/archive-2008-10/0000.html -183 - "libcurl issue with IPv6 and c-ares" -188 - +192 -