summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8f87eb6e73..f925fba599 100644
--- a/NEWS
+++ b/NEWS
@@ -52,6 +52,8 @@ PHP NEWS
- FPM:
. Configuration to limit fpm slow log trace callers. (Sannis)
+ . Fixed bug #69865 (php-fpm does not close stderr when using syslog).
+ (m6w6)
- GD:
. Implemented imageresolution as getter and setter (Christoph)