]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Tue, 10 Jun 2014 12:04:52 +0000 (14:04 +0200)
committerRemi Collet <remi@php.net>
Tue, 10 Jun 2014 12:04:52 +0000 (14:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 2ba1852a41163b75539c3f6c162609f1aebe9829..7b983b4cc3f2a82a301d790ce37429515f8d8228 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ PHP                                                                        NEWS
 
 - Fileinfo:
   . Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary check).
+  . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal
+    string size). (Francisco Alonso, Remi)
 
 - OPCache:
   . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)