From: Anatol Belski Date: Tue, 2 May 2017 10:39:10 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.1.6RC1~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7431d6dda6dae15a0c36ae73740f623d197123c2;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index 14bfe90494..ba1d18eef1 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ PHP NEWS - intl: . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa) +- Standard: + . Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC). + (Damian Wadley, Anatol) + - xmlreader: . Fixed bug #74457 (Wrong reflection on XMLReader::expand). (villfa)