]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Sun, 29 Mar 2009 23:35:58 +0000 (23:35 +0000)
committerScott MacVicar <scottmac@php.net>
Sun, 29 Mar 2009 23:35:58 +0000 (23:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 11a94b074f43d55125ad5d3a4a1f0a1d8febfd51..4fbebf5ce3240ce82e49dc4f5fbfc5aec4c00f48 100644 (file)
--- 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)