stas            Fri Mar 13 19:46:09 2009 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  record new curl options
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1436&r2=1.2027.2.547.2.1437&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1436 php-src/NEWS:1.2027.2.547.2.1437
--- php-src/NEWS:1.2027.2.547.2.1436    Fri Mar 13 13:45:07 2009
+++ php-src/NEWS        Fri Mar 13 19:46:09 2009
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2009, PHP 5.2.10
+- Added new CURL options CURLOPT_REDIR_PROTOCOLS, CURLOPT_PROTOCOLS,
+  and CURLPROTO_* for redirect fixes in CURL 7.19.4. (Yoram Bar Haim, Stas)
+
 - Fixed memory corruptions while reading properties of zip files. (Ilia)
 
 - Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to