diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-11-24 16:11:53 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-11-24 16:11:53 +0000 |
commit | 73f8e6f9bcf7c1607f31aeb5de610ca7c6d15206 (patch) | |
tree | d3168739398cf7a3c5ac172c7dbec93942aa77ec /perl-install/NEWS | |
parent | 5f55acfa92bdb9cad5bd76a45725d9c202033acb (diff) | |
download | drakx-73f8e6f9bcf7c1607f31aeb5de610ca7c6d15206.tar drakx-73f8e6f9bcf7c1607f31aeb5de610ca7c6d15206.tar.gz drakx-73f8e6f9bcf7c1607f31aeb5de610ca7c6d15206.tar.bz2 drakx-73f8e6f9bcf7c1607f31aeb5de610ca7c6d15206.tar.xz drakx-73f8e6f9bcf7c1607f31aeb5de610ca7c6d15206.zip |
do not suggest Windows mountpoint for mounted partitions (breaks install if the Win partition is the installer media)
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 8a56ce931..3ba2ce194 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -3,6 +3,8 @@ o fix SCSI driver module name - partitioning wizard: o unmount swap too when unmounting all partitions + o do not suggest Windows mountpoint for mounted partitions + (breaks install if the Win partition is the installer media) Version 12.78 - 18 November 2009 |