]> granicus.if.org Git - php/commitdiff
- not applied yet
authorPierre Joye <pajoye@php.net>
Mon, 28 Mar 2011 16:45:57 +0000 (16:45 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 28 Mar 2011 16:45:57 +0000 (16:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 729245817798208b9f95b1217c56b830d287db27..9e998f28e039f9c75b21ef4a204e76e2a4930c0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,10 +12,6 @@ PHP                                                                        NEWS
    . Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using 
      TMPDIR on Windows). (Pierre)
 
-- cURL extension:
-  . Add curl.cainfo ini option to set the path to a defailt CA bundle file, used
-    by CURLOPT_CAINFO option. (Pierre)
-
 - DateTime extension:
   . Fixed bug #54340 (DateTime::add() method bug). (Adam)
   . Fixed bug #54316 (DateTime::createFromFormat does not handle trailing '|'