From: Anatol Belski Date: Thu, 2 Jun 2016 22:19:23 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0alpha1~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7bb6d04fd829bc5e854e76f669316f8147e468a;p=php update NEWS --- diff --git a/NEWS b/NEWS index d9ad1ade68..da7dda7da7 100644 --- 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)