From: Xinchen Hui Date: Sun, 22 Apr 2012 11:39:50 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-5.4.4RC1~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ca1976b3cb3d96bf6514e407e9e02447809dcca;p=php Update NEWS --- diff --git a/NEWS b/NEWS index b336316a58..3a4bc9af80 100644 --- a/NEWS +++ b/NEWS @@ -54,6 +54,8 @@ PHP NEWS . Improve performance of set_exception_handler while doing reset (Laruence) - FPM + . Fixed bug #61812 (Uninitialised value used in libmagic). + (Laruence, Gustavo) . Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c). (michaelhood at gmail dot com, Ilia)