From: Remi Collet Date: Tue, 10 Jun 2014 12:36:31 +0000 (+0200) Subject: NEWS X-Git-Tag: PRE_PHPNG_MERGE~209^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e72ab7919678d4f0913204f25fc93166ddb69cf4;p=php NEWS --- diff --git a/NEWS b/NEWS index 6c082f2fbf..47122c511b 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,9 @@ PHP NEWS . Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary check). (Francisco Alonso, Jan Kaluza, Remi) . Fixed bug #67412 (fileinfo: cdf_count_chain insufficient boundary check). - ((Francisco Alonso, Jan Kaluza, Remi) + (Francisco Alonso, Jan Kaluza, Remi) + . Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary + check). (Francisco Alonso, Jan Kaluza, Remi) - OpenSSL: . Fixed bug #65698 (certificates validity parsing does not work past 2050).