com php-src: [ci skip] update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 570a2738074fba4305949ac7b16e93ca2d9c5e8a Author: Anatol Belski <[email protected]> Thu, 2 Feb 2017 14:19:35 +0100 Parents: 6fc0ae638acd2a66a4181078f4ac5d789762d9de Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=570a2738074fba4305949ac7b16e93ca2d9c5e8a Log: [ci skip] update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index fe3f8d6..690c763 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)