summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 061097afe4..44d659e69d 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP NEWS
- OpenSSL:
. Fixed bug #55259 (openssl extension does not get the DH parameters from
DH key resource). (Jakub Zelenka)
+ . Fixed bug #70395 (Missing ARG_INFO for openssl_seal()). (cmb)
- PDO:
. Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)