summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 82bf2fed40..81a91173fa 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP NEWS
. Fixed bug #70001 (Assigning to DOMNode::textContent does additional entity
encoding). (cmb)
+- OpenSSL
+ . Implemented FR #70438 (Add IV parameter for openssl_seal and openssl_open)
+ (Jakub Zelenka)
+
- Streams:
. Fixed bug #70361 (HTTP stream wrapper doesn't close keep-alive connections).
(Niklas Keller)