summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 373f810881..0fdf0555d8 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ PHP NEWS
. Fixed bug #67468 (Segfault in highlight_file()/highlight_string()).
(Andreas Ferber)
+- FPM:
+ . Fix bug #67530 (error_log=syslog ignored). (Remi)
+ . Fix bug #67531 (syslog cannot be set in pool configuration). (Remi)
+
- phpdbg:
. Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi)