From e7786064fa2bc9d165476f816a4688ef133d30d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sat, 21 May 2016 18:00:35 +0200 Subject: [PATCH] Update changelog for 2.4.0.3 release --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 70ed2f4f..2be86122 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +yunohost (2.4.0.3) stable; urgency=low + + [ Laurent Peuch ] + * [fix] exit if not run as root instead of raising an obscur exception + + [ Jérôme Lebleu ] + * [enh] Add ynh_apt wrapper helper and make use of it + * [fix] Save LDAP base before any conf changes in conf_regen hook + + -- Jérôme Lebleu Sat, 21 May 2016 18:00:32 +0200 + yunohost (2.4.0.2) stable; urgency=low [ Jérôme Lebleu ]