summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-02-02 14:19:35 +0100
committerAnatol Belski <ab@php.net>2017-02-02 14:19:35 +0100
commit570a2738074fba4305949ac7b16e93ca2d9c5e8a (patch)
tree528e22f7025b7e9a9bdfd46c414afe24f5ac975b
parent6fc0ae638acd2a66a4181078f4ac5d789762d9de (diff)
downloadphp-git-570a2738074fba4305949ac7b16e93ca2d9c5e8a.tar.gz
[ci skip] update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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)