From 254e592f5ea8649e56c8065fd42109c6f7d7c0fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sat, 14 May 2016 14:30:58 +0200 Subject: [PATCH] Update changelog for 2.4.0.1 release --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 758ceffdf..af98e132a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +yunohost (2.4.0.1) stable; urgency=low + + * [fix] Use ps to check if MySQL is running in conf_regen hook (fix #232) + * [fix] Copy app remove script in a tmp file at restoration failure + + -- Jérôme Lebleu Sat, 14 May 2016 14:30:48 +0200 + yunohost (2.4.0) stable; urgency=low [ Jérôme Lebleu ]