From: Daniel Stenberg Date: Sun, 18 Mar 2007 23:13:45 +0000 (+0000) Subject: Removed: yassl build breaks X-Git-Tag: curl-7_16_2~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9cbd0c366b199ba59542d9daf89a9a0d9836b94;p=thirdparty%2Fcurl.git Removed: yassl build breaks Added: Frequent calling of user progress callback --- diff --git a/TODO-RELEASE b/TODO-RELEASE index ff2040ed7c..e70d9f7576 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -22,10 +22,10 @@ To be addressed before 7.16.2 (planned release: March/April 2007) 88 - FD leakage with dump (Pedro Larroy) http://curl.haxx.se/mail/lib-2007-03/0112.html -89 - yassl build breaks (Daniel Stenberg) - http://curl.haxx.se/mail/lib-2007-03/0149.html - 90 - Crash during gethostbyname in libcurl (Sebastien Trottier) http://curl.haxx.se/mail/lib-2007-03/0158.html -91 - +91 - Frequent calling of user progress callback (Bryan Henderson) + http://curl.haxx.se/mail/lib-2007-03/0204.html + +92 -