]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorPeter Kokot <peterkokot@gmail.com>
Sat, 20 Oct 2018 07:48:50 +0000 (09:48 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Sat, 20 Oct 2018 07:48:50 +0000 (09:48 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3243a7ecb9e7e9ae75eddffcebd3adfff6f7cc25..399bb1ce566ada94090f73d587c566afe0b10154 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ PHP                                                                        NEWS
   . Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita)
   . Fixed bug #77035 (The phpize and ./configure create redundant .deps file).
     (Peter Kokot)
+  . Fixed bug #77041 (buildconf should output error messages to stderr)
+    (Mizunashi Mana)
 
 - Date:
   . Fixed bug #75851 (Year component overflow with date formats "c", "o", "r"