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

diff --git a/NEWS b/NEWS
index 69e5ecee304cad8f015ebf22d9e764ee5c08204a..ab0e5cf25a41a66c4e2b4616a369437be7a73266 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP                                                                        NEWS
     (Remi) (CVE-2014-3981)
   . Fixed bug #67392 (dtrace breaks argument unpack). (Nikita)
 
+- Fileinfo:
+  . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal
+    string size). (Francisco Alonso, Remi)
+
 - OpenSSL:
   . Fixed bug #65698 (certificates validity parsing does not work past 2050).
     (Paul Oehler)