summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-20 09:55:07 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-20 09:55:07 +0200
commit13aae9f3d5cd1b4c74d5ade9e499c62a53a911ba (patch)
tree29a7443d70c454b2bcb086bcef9e343b38710767
parentb7cef2b008f3d02e345b2ddf45fa322047ee9367 (diff)
downloadphp-git-13aae9f3d5cd1b4c74d5ade9e499c62a53a911ba.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c103d5dd23..fb4ac1e2a1 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP NEWS
- Core:
. 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:
. Updated timelib to 2018.01RC1 to address several bugs: (Derick)