From: Yang Tse Date: Mon, 4 Aug 2008 10:13:02 +0000 (+0000) Subject: Update #144 X-Git-Tag: curl-7_19_0~226 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6076c7404117940f0625ae643e3c6877fea05dcb;p=thirdparty%2Fcurl.git Update #144 Third version of the patch fixing a failure to chose a proper data type submitted to the mailing list 2008-08-04. --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 25618efc9b..3bd541c64b 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -9,7 +9,11 @@ To be addressed before 7.19.0 (planned release: August 2008) * #148 no longer blocks this. UPDATE: * Second version of the patch addressing building outside of CVS tree - submitted to the mailing list 2008-07-31. Awaiting Ok to commit. + submitted to the mailing list 2008-07-31. + UPDATE: + * Third version of the patch fixing a failure to chose a proper data + type submitted to the mailing list 2008-08-04. + 146 - Yehoshua Hershberg's re-using of connections that failed with CURLE_PEER_FAILED_VERIFICATION