Commit:    70abac2b4e6a76f1a32ff86a158b3a4f7f362e6f
Author:    Remi Collet <r...@php.net>         Tue, 21 May 2013 09:54:39 +0200
Parents:   c79f162c3724fdf935256f7020523cbb54db0795
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=70abac2b4e6a76f1a32ff86a158b3a4f7f362e6f

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 4e9ba71..17e720a 100644
--- 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)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to