diff options
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 2936d1a25..8b2f6f881 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -62,12 +62,12 @@ Version 17.46 - 24 June 2016 Version 17.45 - 24 June 2016 - diskdrake: - o keep UUID when formating btrfs (mga#18673) + o keep UUID when formatting btrfs (mga#18673) Version 17.44 - 24 June 2016 - diskdrake: - o fix preserving UUID when formating jfs/nilfs/xfs + o fix preserving UUID when formatting jfs/nilfs/xfs - drakboot: o add a "Do not touch ESP or MBR" option (mga#18770) o do not offer to pick the disk where to install grub2 on UEFI @@ -77,8 +77,8 @@ Version 17.44 - 24 June 2016 Version 17.42 - 22 June 2016 - drakboot: - o add support for crypted grub2 passwords (mga#15930) - o grub2: do not overwite ESP if not installing on it (mga#15583) + o add support for encrypted grub2 passwords (mga#15930) + o grub2: do not overwrite ESP if not installing on it (mga#15583) o grub2: fix setting default entry when in a submenu (mga#18560) Version 17.41 - 20 June 2016 @@ -1238,7 +1238,7 @@ Version 13.77 - 23 January 2012 - diskdrake: o enable to set LV names when not in expert mode o enable to set label on btrfs & nilfs fses as well as on swap - o preserve UUID when reformating a nilfs fs + o preserve UUID when reformatting a nilfs fs o report back error from lvm2 o suggest better LV names based on the mount point rather than numbers @@ -2075,7 +2075,7 @@ Version 12.30 - 21 April 2009 - add a basic testsuite (ensuring it compiles) in order to prevent future crashes like #50009 - diskdrake: - o display a progress bar while formating an ext4 partition + o display a progress bar while formatting an ext4 partition o render ext4 partition as red like ext3 ones - finish-install: o ensure ntp package is installed when configuring ntp |