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