]> granicus.if.org Git - php/commitdiff
- missing entry for curl.cainfo
authorPierre Joye <pajoye@php.net>
Sat, 11 Jun 2011 13:23:29 +0000 (13:23 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 11 Jun 2011 13:23:29 +0000 (13:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9093236001dfe8bcd7e0d19fc8b036871143f235..ca8f75f90b6aa106e3bb1cb970cb965c24653da7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,7 @@ PHP                                                                        NEWS
   . Fixed bug #52496 (Zero exit code on option parsing failure). (Ilia)
 
 - cURL:
+  . Added ini option curl.cainfo (support for custom cert db). (Pierre)
   . Added CURLINFO_REDIRECT_URL support. (Daniel Stenberg, Pierre)
   . Added support for CURLOPT_MAX_RECV_SPEED_LARGE and 
     CURLOPT_MAX_SEND_SPEED_LARGE. FR #51815. (Pierrick)