Commit:    24f1ef1b0254d4b8341aa9d74ca450e89c2a8683
Author:    Pierrick Charron <pierr...@php.net>         Sun, 23 Dec 2012 
17:48:05 -0500
Parents:   33f44af1a773d271ec96bbec445d625313195176
Branches:  PHP-5.5 master

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

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 019513a..54b4455 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,11 @@ PHP                                                            
            NEWS
   . Fixed bug #63822 (Crash when using closures with ArrayAccess).
     (Nikita Popov)
 
+- cURL:
+  . Added new functions curl_escape, curl_multi_setopt, curl_multi_strerror
+    curl_pause, curl_reset, curl_share_close, curl_share_init, 
+       curl_share_setopt curl_strerror and curl_unescape. (Pierrick)
+
 18 Dec 2012, PHP 5.5.0 Alpha 2
 
 - General improvements:


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

Reply via email to