From: Pierre Joye Date: Mon, 30 Mar 2009 18:05:42 +0000 (+0000) Subject: - #47828 X-Git-Tag: php-5.2.10RC1~256 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bde38f6d2b317f534458e2be3bc2314df05a398;p=php - #47828 --- diff --git a/NEWS b/NEWS index 4fbebf5ce3..a9d14b8ba5 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,7 @@ - Fixed memory leak in ob_get_clean/ob_get_flush. (Christian) - Fixed bug #47828 (openssl_x509_parse() segfaults when a UTF-8 conversion - fails). (Scott) + fails). (Scott, Kees Cook, Pierre) - Fixed bug #47769 (Strange extends PDO). (Felipe) - Fixed bug #47721 (Alignment issues in mbstring and sysvshm extension) (crrodriguez at opensuse dot org, Ilia)