From: Daniel Stenberg Date: Tue, 7 Aug 2012 22:04:00 +0000 (+0200) Subject: TODO-RELEASE: two bugs fixed X-Git-Tag: curl-7_28_0~116 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52db6e370d7feb83e86e0a24b2da359d23efdc28;p=thirdparty%2Fcurl.git TODO-RELEASE: two bugs fixed These are now addressed: 323 - patch - select.c / Curl_socket_check() interrupted 325 - Avoid leak of local device string when reusing connection --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 19cd96bfa8..b9be197c3d 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,10 +5,6 @@ Bugs: 313 - host.name vs. host.dispname and "(nil)" outputs -323 - patch - select.c / Curl_socket_check() interrupted - -325 - Avoid leak of local device string when reusing connection - Others: 310 - a new authentication callback