From: Anatol Belski Date: Thu, 2 Feb 2017 13:19:35 +0000 (+0100) Subject: [ci skip] update NEWS X-Git-Tag: php-7.0.17RC1~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=570a2738074fba4305949ac7b16e93ca2d9c5e8a;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index fe3f8d6eff..690c7638a3 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2017 PHP 7.0.17 +- OpenSSL: + . Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file). + (Anatol) + - Standard: . Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed). (Anatol)