diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-04-27 15:25:10 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-04-27 15:25:10 +0000 |
commit | 37b3a377dc1b5926edca18860abd09890b328e7e (patch) | |
tree | 450e5d90420befbee73515051db4b746e742d75f /perl-install/NEWS | |
parent | 54888cd7752fec9f82501f07f93a583bbdaed87b (diff) | |
download | drakx-backup-do-not-use-37b3a377dc1b5926edca18860abd09890b328e7e.tar drakx-backup-do-not-use-37b3a377dc1b5926edca18860abd09890b328e7e.tar.gz drakx-backup-do-not-use-37b3a377dc1b5926edca18860abd09890b328e7e.tar.bz2 drakx-backup-do-not-use-37b3a377dc1b5926edca18860abd09890b328e7e.tar.xz drakx-backup-do-not-use-37b3a377dc1b5926edca18860abd09890b328e7e.zip |
don't crash when creating a partition in LVM with the partition type buttons (#38078)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 72713ef26..2e04745a1 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -9,6 +9,8 @@ o allow LVM in non expert mode o allow Encrypted partition inside LVM o allow creating partition starting after 1TB + o don't crash when creating a partition in LVM with the partition type + buttons (#38078) Version 11.71.8 - 25 February 2009 |