From: Remi Collet Date: Tue, 10 Jun 2014 12:16:58 +0000 (+0200) Subject: NEWS X-Git-Tag: PRE_PHPNG_MERGE~211^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b999947dcd698852eca474b5306ce18cea63226d;p=php NEWS --- diff --git a/NEWS b/NEWS index ab0e5cf25a..addf7f5ada 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ PHP NEWS - Fileinfo: . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal string size). (Francisco Alonso, Remi) + . Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary + check). (Francisco Alonso, Remi) - OpenSSL: . Fixed bug #65698 (certificates validity parsing does not work past 2050).