From 5dc79e7e32ed46726fc105913e2e1a5dd092005f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Lecour?= Date: Sun, 25 Mar 2018 22:37:10 +0200 Subject: [PATCH] Update CHANGELOG for php changes --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f42c9241..6f6a104c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ The **patch** part changes incrementally at each release. * haproxy: install Munin plugins * proftpd: use proftpd_accounts list for manage ftp accounts * etc-git: add tags for Ansible +* php: FPM default pool can be removed or not installed ### Changed * elasticsearch: use ES_TMPDIR variable for custom tmpdir, (from `/etc/default/elasticsearch` instead of changing `/etc/elesticsearch/jvm.options`). @@ -33,6 +34,8 @@ The **patch** part changes incrementally at each release. * nginx: fix basic auth for default vhost * dovecot: fix support of plus sign * mysql/mysql-oracle: mysqltuner cron task is executable +* php: fix FPM custom file permissions +* php: more tasks notify FPM handler to restart if needed ## [9.1.6] - 2018-02-02