From: Pierre Joye Date: Sun, 3 May 2009 15:17:40 +0000 (+0000) Subject: - #41712 X-Git-Tag: php-5.3.0RC2~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a1ebcb3eb8f3fab2f79c5f772b24556faf93126;p=php - #41712 --- diff --git a/NEWS b/NEWS index 6e46a6d869..29a1cba072 100644 --- a/NEWS +++ b/NEWS @@ -256,6 +256,8 @@ PHP NEWS - Implemented FR #46595 (Use cc as the default compiler). (David Soria Parra) - Implemented FR #46513 (Missing compiler flags for suncc). (David Soria Parra) +- Implemented FR #41712, implement progress callback (CURLOPT_PROGRESSFUNCTION) + (sdteffen[at]gmail[dot].com, Pierre) - Deprecated define_syslog_variables(). (Kalle) - Deprecated ereg extension. (Felipe)