]> granicus.if.org Git - php/commitdiff
news entry for PR #2117
authorJoe Watkins <krakjoe@php.net>
Sun, 1 Jan 2017 15:48:38 +0000 (15:48 +0000)
committerJoe Watkins <krakjoe@php.net>
Sun, 1 Jan 2017 15:48:38 +0000 (15:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 397f265e0546d13186702c4f9c3069da54a18fe9..fb132de43f37d0ba497f47e3ec4223f2a6574824 100644 (file)
--- 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)