]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Tue, 2 May 2017 10:39:10 +0000 (12:39 +0200)
committerAnatol Belski <ab@php.net>
Tue, 2 May 2017 10:39:10 +0000 (12:39 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 14bfe904941449d1e8ff75d6a7ac5e7ca0603b29..ba1d18eef198b7973fad4f15db9856133abfb66e 100644 (file)
--- 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)