]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Thu, 24 Apr 2014 17:35:52 +0000 (19:35 +0200)
committerAnatol Belski <ab@php.net>
Thu, 24 Apr 2014 17:35:52 +0000 (19:35 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 63114a87ead7932d6f3f36ed1f5a5ce24ccb660b..0a4d8c0a32df71c9c8234f4b287f87266818c087 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,7 @@ PHP                                                                        NEWS
 - Fileinfo:
   . Fixed bug #66907 (Solaris 10 is missing strcasestr and needs substitute).
     (Anatol)
+  . Fixed bug #66307 (Fileinfo crashes with powerpoint files). (Anatol)
 
 - FPM:
   . Fixed bug #66482 (unknown entry 'priority' in php-fpm.conf).