From: Daniel Stenberg Date: Sun, 2 Aug 2009 21:43:04 +0000 (+0000) Subject: mention two crashing bugs we'd like fixed X-Git-Tag: curl-7_19_6~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47a9660ec1287b49426f2cc62696e0da3334a0d2;p=curl mention two crashing bugs we'd like fixed --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 4f458bfcc..8aab936b0 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,6 +5,10 @@ To be addressed in 7.19.6 (planned release: August 2009) 251 - TFTP block size +254 - Problem re-using easy handle after call to curl_multi_remove_handle + +255 - debugging a crash in Curl_pgrsTime/checkPendPipeline? + To be addressed in 7.19.7 (planned release: October 2009) ========================= @@ -16,5 +20,5 @@ To be addressed in 7.19.7 (planned release: October 2009) 253 - add option to disable SNI for TLS handshakes -254 - +256 -