]> granicus.if.org Git - php/commitdiff
adding NEWS entry for the fix for bug #65641
authorFerenc Kovacs <tyrael@php.net>
Sun, 29 Jun 2014 23:02:22 +0000 (01:02 +0200)
committerFerenc Kovacs <tyrael@php.net>
Sun, 29 Jun 2014 23:02:22 +0000 (01:02 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3a18ff3c6131efbb57665ad576f3da874e7e6e5f..0b9c26350555c02f9d2df7ed595475044095d1cb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ PHP                                                                        NEWS
 - FPM:
   . Fix bug #67530 (error_log=syslog ignored). (Remi)
   . Fix bug #67531 (syslog cannot be set in pool configuration). (Remi)
+  . Fix bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable when
+    using Apache). (David Zuelke)
 
 - phpdbg:
   . Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi)