]> granicus.if.org Git - php/commitdiff
fix the last fpm NEWS entry, the other bug is related, but not the same what we fixed...
authorFerenc Kovacs <tyrael@php.net>
Mon, 30 Jun 2014 00:32:06 +0000 (02:32 +0200)
committerFerenc Kovacs <tyrael@php.net>
Mon, 30 Jun 2014 00:32:06 +0000 (02:32 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c6cb68de1ae95d2fff9f51a3f9eff392b655948c..0fc51ca7b4c8bc4475d5a4012d9cb2b3b2e3d92c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,8 +13,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)
+  . Fix bug #67541 (Fix Apache 2.4.10+ SetHandler proxy:fcgi://
+    incompatibilities). (David Zuelke)
 
 - phpdbg:
   . Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi)