]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Tue, 21 May 2013 07:54:39 +0000 (09:54 +0200)
committerRemi Collet <remi@php.net>
Tue, 21 May 2013 07:54:39 +0000 (09:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4e9ba71a345083ff9919e1dd3dc505fed567f049..17e720a31b6c112511e0e67918c421a9afe168c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,11 @@ PHP                                                                        NEWS
 - Fileinfo:
   . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anatol)
 
+- FPM:
+  . Add --with-fpm-systemd option to report health to systemd, and
+    systemd_interval option to configure this. The service can now use
+    Type=notify in the systemd unit file. (Remi)
+
 - mbstring:
   . Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol)