From: Anatol Belski Date: Thu, 2 Feb 2017 13:21:31 +0000 (+0100) Subject: [ci skip] update NEWS X-Git-Tag: php-7.1.3RC1~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89f2dd2879c45f3adb8cfd1dbc0b715e71cda71b;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index f57cad2347..4243ac73e6 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2017, PHP 7.1.3 +- 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)