summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 11a94b074f..4fbebf5ce3 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,8 @@
- Fixed memory corruptions while reading properties of zip files. (Ilia)
- Fixed memory leak in ob_get_clean/ob_get_flush. (Christian)
-- Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows foo@bar. addresses). (Ilia)
+- Fixed bug #47828 (openssl_x509_parse() segfaults when a UTF-8 conversion
+ fails). (Scott)
- Fixed bug #47769 (Strange extends PDO). (Felipe)
- Fixed bug #47721 (Alignment issues in mbstring and sysvshm extension)
(crrodriguez at opensuse dot org, Ilia)