From: Daniel Stenberg Date: Fri, 18 Jun 2004 11:47:08 +0000 (+0000) Subject: two issues to remember to fix before next release X-Git-Tag: curl-7_12_1~259 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c68a6805b3d7be6fbc44e7909381a499596de8fa;p=thirdparty%2Fcurl.git two issues to remember to fix before next release --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 1a9cb4e22a..ca08ee420b 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -6,7 +6,14 @@ Issues not sorted in any particular order. To get fixed in 7.12.1 (planned release: August 2004) ====================== - Bugfixes reported until late July +34 - Fix certificate wildcard checks: + http://curl.haxx.se/mail/lib-2004-06/0219.html + +35 - Fix multi interface when connecting to host with multiple IP addresses: + http://curl.haxx.se/mail/lib-2004-06/0163.html and + http://curl.haxx.se/mail/lib-2004-06/0167.html + +* Bugfixes reported until late July To get fixed in 7.12.2 (planned release: December 2004) ======================