]> granicus.if.org Git - php/commitdiff
Update NEWS with info about bug #76296
authorJakub Zelenka <bukka@php.net>
Fri, 18 May 2018 16:18:25 +0000 (17:18 +0100)
committerJakub Zelenka <bukka@php.net>
Fri, 18 May 2018 16:18:25 +0000 (17:18 +0100)
NEWS

diff --git a/NEWS b/NEWS
index ea44390434e820cccd8951aeb21890ef3f594504..bbf22311562baf1745b1a926155ab1f0f6d0bf87 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
   . Fixed bug #76333 (PHP built-in server does not find files if root path
     contains special characters). (Anatol)
 
+- OpenSSL:
+  . Fixed bug #76296 (openssl_pkey_get_public does not respect open_basedir).
+    (Erik Lax, Jakub Zelenka)
+
 - Standard:
   . Fixed bug #76335 ("link(): Bad file descriptor" with non-ASCII path).
     (Anatol)