summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 397f265e05..fb132de43f 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,9 @@ PHP NEWS
. Fixed Redhat bug #1362571 (PHP not returning full results for
exif_read_data function). (Kalle)
+- FPM:
+ . Configuration to limit fpm slow log trace callers. (Sannis)
+
- GD:
. Implemented imageresolution as getter and setter (Christoph)