From cb9e48b41d2c2aaf82d81f62642c777577b0ca9e Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Fri, 24 Aug 2018 18:38:12 +0200 Subject: [PATCH] update the CHANGELOG with a forgotten line for mysql --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9461a8c1..d1db71c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ The **patch** part changes incrementally at each release. * metricbeat: add a role (copied from filebeat) * munin: properly rename Munin cache directory * mysql: add an option to install the client development libraries (default: `False`) +* mysql: add a few variables to customize the configuration * nagios-nrpe: add check_postgrey ### Changed