From 717352d5b40ba34341a4778665b09cab8a4b2790 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 25 Sep 2018 09:52:38 +0200 Subject: [PATCH] Release 0.4.0 --- changelog | 1 + debian/changelog | 7 +++++++ evomaintenance.sh | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 512d3f7..f79946c 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,4 @@ +0.4.0 : Amélioration de la récupération d'information (plus de cas gérés). Infos Git avant la saisie. 0.3.0 : Écriture dans un fichier de log, amélioration de la récupération d'informations, amélioration de la syntaxe shell 0.2.7 : Correction d'un bug lors de l'utilisation de '&' dans le texte 0.2.6 : Precision du charset dans les entetes du mail diff --git a/debian/changelog b/debian/changelog index 5f46221..d790e78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +evomaintenance (0.4.0) UNRELEASED; urgency=low + + * Git status printed before typing the message + * better information extraction (User, IP…) + + -- Jérémy Lecour Tue, 25 Sep 2018 09:51:55 +0200 + evomaintenance (0.3.0) UNRELEASED; urgency=medium * New upstream release. diff --git a/evomaintenance.sh b/evomaintenance.sh index 9ac6248..fc29d89 100755 --- a/evomaintenance.sh +++ b/evomaintenance.sh @@ -4,7 +4,7 @@ # Dependencies (all OS): git postgresql-client # Dependencies (Debian): sudo -# version 0.3 +# version 0.4.0 # Copyright 2007-2018 Gregory Colpart , Jérémy Lecour , Evolix get_system() {