From: Pierre Joye Date: Mon, 4 May 2009 12:23:56 +0000 (+0000) Subject: - #47739 X-Git-Tag: php-5.3.0RC2~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3bd64a5be69d4d028efecf12fc309e49043403f;p=php - #47739 --- diff --git a/NEWS b/NEWS index de22683bdd..1184f4293e 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ PHP NEWS - Implemented FR #41712 (curl progress callback: CURLOPT_PROGRESSFUNCTION). (sdteffen[at]gmail[dot].com, Pierre) +- Implemented FR #47739 (Missing cURL option do disable IPv6) (Pierre) - Added timezone_version_get() to retrieve the version of the used timezone database. (Derick)