From: Remi Collet Date: Tue, 10 Jun 2014 12:05:34 +0000 (+0200) Subject: NEWS X-Git-Tag: PRE_PHPNG_MERGE~212^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f8fa470f175fc46941d980b140f98d880200e4d;p=php NEWS --- diff --git a/NEWS b/NEWS index 69e5ecee30..ab0e5cf25a 100644 --- 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)