]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Fri, 18 Aug 2017 12:52:58 +0000 (14:52 +0200)
committerRemi Collet <remi@php.net>
Fri, 18 Aug 2017 12:52:58 +0000 (14:52 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 614e74e3a69dcd3b3c409e02f92c151578b6d5b0..74de64ddc5b68e8bd93c3de7ac5a2901f4ce4d91 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 7.2.0RC1
 
+- CURL:
+  . Fixed bug #75093 (OpenSSL support not detected). (Remi)
+
 - PCRE:
   . Fixed bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after
     first input string). (Dmitry)