diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-02-09 19:29:35 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-02-09 19:29:35 +0000 |
commit | 7c34e66129d9a6b83d89f4614ffe34f552590afc (patch) | |
tree | d3dd0c771055cfb6382fdc9523a50a2ce1ef3099 /perl-install/install | |
parent | a91bcf5a79edb4a653f3114d55f508eb00615cb2 (diff) | |
download | drakx-7c34e66129d9a6b83d89f4614ffe34f552590afc.tar drakx-7c34e66129d9a6b83d89f4614ffe34f552590afc.tar.gz drakx-7c34e66129d9a6b83d89f4614ffe34f552590afc.tar.bz2 drakx-7c34e66129d9a6b83d89f4614ffe34f552590afc.tar.xz drakx-7c34e66129d9a6b83d89f4614ffe34f552590afc.zip |
fix using unpartitionned dmraid
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index da57eca01..590260a87 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -13,6 +13,7 @@ Version 12.77.5 - 09 February 2010 o suggest non-removable disks first o unmount swap too when unmounting all partitions o fix a crash on empty disks + o fix using unpartitionned dmraid Version 12.77 - 30 October 2009 |