summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-04-24 19:35:52 +0200
committerAnatol Belski <ab@php.net>2014-04-24 19:35:52 +0200
commit0c381e19ad9967eaef44a12f8e259c33436913bb (patch)
tree7b2bf673f5da48ba9ec7b09298b562db1635d380
parent74ce9da5dcaa31a50bb2395df6200b191fdc0e41 (diff)
downloadphp-git-0c381e19ad9967eaef44a12f8e259c33436913bb.tar.gz
updated NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63114a87ea..0a4d8c0a32 100644
--- 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).