summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2013-05-14 09:42:34 +0200
committerAnatol Belski <ab@php.net>2013-05-14 09:42:34 +0200
commit2626819d656b2a91b030caad13276d5a47a80bee (patch)
tree964b9d32af15ae418b68963be54a3ff078be15a4
parent933e01bbac894c219a56db9f378c60c0c93f3ca2 (diff)
downloadphp-git-2626819d656b2a91b030caad13276d5a47a80bee.tar.gz
updated NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f98388da9d..881fb646cc 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2013, PHP 5.5.0 Release Candidate 2
+- Fileinfo:
+ . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anatol)
+
- mbstring:
. Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol)