From 3cd916a8e36ef3080b2eb120926ed99e7f896f56 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 10 Jul 2018 19:04:34 -0500 Subject: [PATCH] Add a changelog entry to mention translations. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 10023ab..94278c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (5) UNRELEASED; urgency=medium + + * Add translations support for the desktop file and the installer slideshow. + + -- Simon Quigley Tue, 10 Jul 2018 19:03:07 -0500 + calamares-settings-ubuntu (4) cosmic; urgency=medium * Don't fail to install the system on BIOS systems (LP: #1780875).