diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-04-18 21:54:15 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-04-20 21:35:26 +0100 |
commit | 874e4658236fa8f13581ca46999f7a11d7e7a667 (patch) | |
tree | 6f496eb22b11853d49eabbe54162e244fb52b349 /perl-install/NEWS | |
parent | bf24ef177504839892271171ccef6533bf449263 (diff) | |
download | drakx-874e4658236fa8f13581ca46999f7a11d7e7a667.tar drakx-874e4658236fa8f13581ca46999f7a11d7e7a667.tar.gz drakx-874e4658236fa8f13581ca46999f7a11d7e7a667.tar.bz2 drakx-874e4658236fa8f13581ca46999f7a11d7e7a667.tar.xz drakx-874e4658236fa8f13581ca46999f7a11d7e7a667.zip |
Store country code in /etc/locale.conf (mga#24671)
This allows the installer to show the correct country when
performing an upgrade.
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index fff4b3d3d..ec1987379 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +- localedrake: store country code in /etc/locale.conf (mga#24671) - diskdrake: fix resize of encrypted partitions (mga#22032) Version 18.11 - 16 March 2019 |