Commit:    1c553eba196b823439e69f003e63afd6d202d582
Author:    Pierrick Charron <pierr...@php.net>         Fri, 21 Dec 2012 
19:19:25 -0500
Parents:   af10e698a24e0e624920ea4c4b72a2bc3c647cef
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=1c553eba196b823439e69f003e63afd6d202d582

Log:
Update NEWS file

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index bb3a7df..8dcd896 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP                                                            
            NEWS
     (Johannes)
 
 - cURL extension:
+  . Fixed bug #63795 (CURL >= 7.28.0 no longer support value 1 for
+    CURLOPT_SSL_VERIFYHOST). (Pierrick)
+  . Fixed bug #63352 (Can't enable hostname validation when using curl stream
+    wrappers). (Pierrick)
   . Fixed bug #55438 (Curlwapper is not sending http header randomly).
     (php...@lostreality.org, Pierrick)


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

Reply via email to