diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-03-20 18:12:08 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-03-20 18:12:08 +0000 |
commit | 7d6a3fd003f5464172be07802f163d101ba38faa (patch) | |
tree | b832e330c701576ac0c72bacd6a08bc943c24e9b /perl-install/install | |
parent | 9374ff7c921a3a5810ca68383737b48ee03e527f (diff) | |
download | drakx-backup-do-not-use-7d6a3fd003f5464172be07802f163d101ba38faa.tar drakx-backup-do-not-use-7d6a3fd003f5464172be07802f163d101ba38faa.tar.gz drakx-backup-do-not-use-7d6a3fd003f5464172be07802f163d101ba38faa.tar.bz2 drakx-backup-do-not-use-7d6a3fd003f5464172be07802f163d101ba38faa.tar.xz drakx-backup-do-not-use-7d6a3fd003f5464172be07802f163d101ba38faa.zip |
- diskdrake:
o allow LVM in non expert mode
o allow Encrypted partition inside LVM
Diffstat (limited to 'perl-install/install')
-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 b986cc110..9df216568 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- allow LVM in non expert mode +- allow Encrypted partition inside LVM + Version 12.16 - 18 March 2009 - fix doble clicking on 'accept' on license screen |