diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-04-21 10:09:57 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-04-21 10:09:57 +0300 |
commit | 29c1864192f04e670742c87779ba93f56e1991e9 (patch) | |
tree | d6bfe5de247548cfaa4fdb7168b19e690b355497 /perl-install | |
parent | 311a3b0293a150d84c629bd265152a4e87e96107 (diff) | |
download | drakx-29c1864192f04e670742c87779ba93f56e1991e9.tar drakx-29c1864192f04e670742c87779ba93f56e1991e9.tar.gz drakx-29c1864192f04e670742c87779ba93f56e1991e9.tar.bz2 drakx-29c1864192f04e670742c87779ba93f56e1991e9.tar.xz drakx-29c1864192f04e670742c87779ba93f56e1991e9.zip |
fix NEWS
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 5f3f1a3e6..1178f947c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- partitioning: + o improve the display box (mga#15728) + Version 16.86 - 20 April 2015 - bootloader: @@ -8,7 +11,6 @@ Version 16.86 - 20 April 2015 o suggest up to 20GB/20% of the windows partition (whichever is larger), previously 6GB/10% (mga#15589) o hide empty space < 2MB, we have such holes due to alignment (mga#15733) - o improve the display box (mga#15728) - speed up reading of flags from GPT partition table (mga#15621). Version 16.84 - 14 April 2015 |