diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-03-10 10:16:36 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-03-10 10:16:36 +0000 |
commit | 33f1402f943036dbdf81bf12ded852c8eba91fd9 (patch) | |
tree | b67fde0af3eae80608651905d123ed4ec8c028c9 /perl-install/NEWS | |
parent | 1f52726a133e2ede4736a9cd2a355aac242fe9e0 (diff) | |
download | drakx-33f1402f943036dbdf81bf12ded852c8eba91fd9.tar drakx-33f1402f943036dbdf81bf12ded852c8eba91fd9.tar.gz drakx-33f1402f943036dbdf81bf12ded852c8eba91fd9.tar.bz2 drakx-33f1402f943036dbdf81bf12ded852c8eba91fd9.tar.xz drakx-33f1402f943036dbdf81bf12ded852c8eba91fd9.zip |
diskdrake: 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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index aae113bbb..733175712 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,8 @@ - handle new drivers: o wireless: wl +- diskdrake: + o don't crash when creating a partition in LVM with the partition type + buttons (#38078) Version 12.5 - 5 March 2009 |