]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 2 Jun 2016 22:19:23 +0000 (00:19 +0200)
committerAnatol Belski <ab@php.net>
Thu, 2 Jun 2016 22:19:23 +0000 (00:19 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d9ad1ade682bc65d62225ece0942146241595ad3..da7dda7da703764749796fb19d94fbff7bd78347 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,9 @@ PHP                                                                        NEWS
   . Fixed bug #47517 (php-cgi.exe missing UAC manifest).
     (maxdax15801 at users noreply github com)
 
+- Apache2handler:
+  . Enable per-module logging in Apache 2.4+. (Martin Vobruba)
+
 - CLI Server:
   . Fixed bug #71276 (Built-in webserver does not send Date header).
     (see at seos fr)