From 3996f8000e5bd885d21813e44943e761353a2dda Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 28 Nov 2017 18:47:31 -0500 Subject: [PATCH] Update changelog for 2.7.4 release --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3ed75c8..3770c70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ssowat (2.7.4) testing; urgency=low + + * [fix] Add whois as dependency (#95) + * [i18n] Improve french translation + + -- Alexandre Aubin Tue, 28 Nov 2017 18:46:42 -0500 + ssowat (2.7.3) testing; urgency=low * [fix] Fix default conf and doc (portal_path must end with /) (#91)