diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-04-21 18:21:09 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-04-21 18:21:09 +0100 |
commit | ce66f99f438ba19bca1a92b9785d112fcfcffc25 (patch) | |
tree | 1c6ef2c74f1a791ee4a4b648d66f506885d75834 /perl-install/install/NEWS | |
parent | 4347386dd56bd9de45eb6b393d2418c24142550b (diff) | |
download | drakx-ce66f99f438ba19bca1a92b9785d112fcfcffc25.tar drakx-ce66f99f438ba19bca1a92b9785d112fcfcffc25.tar.gz drakx-ce66f99f438ba19bca1a92b9785d112fcfcffc25.tar.bz2 drakx-ce66f99f438ba19bca1a92b9785d112fcfcffc25.tar.xz drakx-ce66f99f438ba19bca1a92b9785d112fcfcffc25.zip |
18.1318.13
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 6645e3a9f..b3c8dc896 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,8 +1,11 @@ +Version 18.13 - 21 April 2019 + - partitioning: speed up partition table read and write (mga#15752) - preserve existing locale settings on upgrade (mga#24671) - store country code in /etc/locale.conf (mga#24671) - don't automatically change time zone on upgrade (mga#24670) - partitioning: fix resize of encrypted partitions (mga#22032) +- translation updates Version 18.12 - 16 March 2019 |