]> granicus.if.org Git - php/commitdiff
Update NEWS & UPGRADING
authorXinchen Hui <laruence@php.net>
Wed, 3 Apr 2013 02:17:27 +0000 (10:17 +0800)
committerXinchen Hui <laruence@php.net>
Wed, 3 Apr 2013 02:17:27 +0000 (10:17 +0800)
NEWS
UPGRADING

diff --git a/NEWS b/NEWS
index 1eb3423153cf6de839d126ab7755922d583b0a19..95b606ab5ba066df7787abd69ea4d33acbad46bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #64565 (copy doesn't report failure on partial copy). (Remi)
 
+- CURL:
+  . Add CURL_WRAPPERS_ENABLE constant. (Laruence)
+
 - DateTime
   . Fixed bug #54567 (DateTimeZone serialize/unserialize) (Lonny
     Kapelushnik, Derick)
index c02061175d3e4dfa720b8eb9d1a85a114165d352..d38176cf0e38273a811f211e6f4938e6ef577887 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -295,6 +295,7 @@ PHP 5.5 UPGRADE NOTES
 
 - cURL:
   - Added CURLOPT_SAFE_UPLOAD to be used with curl_setopt().
+  - Added CURL_WRAPPERS_ENABLE to reflect --with-curlwrappers
 
 - GD
   - Added constants for imageflip: