]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@php.net>
Sun, 22 Apr 2012 11:39:50 +0000 (19:39 +0800)
committerXinchen Hui <laruence@php.net>
Sun, 22 Apr 2012 11:39:50 +0000 (19:39 +0800)
NEWS

diff --git a/NEWS b/NEWS
index b336316a587cb2dc1f704b23eb91c21c0483828c..3a4bc9af805b69663ed7429274c4ed4b4144b146 100644 (file)
--- 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)