diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-04-22 14:26:49 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-04-22 14:26:49 +0000 |
commit | 3bc4a1400cb57eaa50dcf2c7625d08492c72f269 (patch) | |
tree | 5393341e48fe72f0a9d0b586dcf35a995ff1b374 /perl-install/NEWS | |
parent | 6d5bc0d454dfaae972f4a7a31b02511b50da7e58 (diff) | |
download | drakx-3bc4a1400cb57eaa50dcf2c7625d08492c72f269.tar drakx-3bc4a1400cb57eaa50dcf2c7625d08492c72f269.tar.gz drakx-3bc4a1400cb57eaa50dcf2c7625d08492c72f269.tar.bz2 drakx-3bc4a1400cb57eaa50dcf2c7625d08492c72f269.tar.xz drakx-3bc4a1400cb57eaa50dcf2c7625d08492c72f269.zip |
display lock icon on encrypted partitions
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 421c5ab03..36c34ae66 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,6 +2,7 @@ o do not warn about data loss when changing type of unformatted partition o do not write partition table after creation if not needed o handle deleting encrypted partitions + o display lock icon on encrypted partitions Version 13.20 - 21 April 2010 |