diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c4f06ac7b..2420af072 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ live-build (1:20170808) UNRELEASED; urgency=medium * Add .disk/mkisofs file recording the xorriso command line. Thanks to Thomas Schmitt <scdbackup@gmx.net> for the suggestion. + * Initialize /etc/default/locale with LANG=C.UTF-8 so that we always + have a valid UTF-8 locale even when we don't have the "locales" + package installed. -- Raphaƫl Hertzog <hertzog@debian.org> Thu, 10 Aug 2017 14:53:06 +0200 |