summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a80d0e5f6..41780ebb07 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,10 @@ PHP NEWS
. Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp()
function). (Laruence)
+- OpenSSL:
+ . Fixed bug #73072 (Invalid path SNI_server_certs causes segfault).
+ (Jakub Zelenka)
+
- Session:
. Fixed bug #68015 (Session does not report invalid uid for files save handler).
(Yasuo)