summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bbf2231156..b872a7fd89 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP NEWS
- OpenSSL:
. Fixed bug #76296 (openssl_pkey_get_public does not respect open_basedir).
(Erik Lax, Jakub Zelenka)
+ . Fixed bug #76174 (openssl extension fails to build with LibreSSL 2.7).
+ (Jakub Zelenka)
- Standard:
. Fixed bug #76335 ("link(): Bad file descriptor" with non-ASCII path).