diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-06-02 17:26:24 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-06-02 17:26:24 +0000 |
commit | cddf1e53e4e9e67e2165459a0639c10a1c303063 (patch) | |
tree | eb1806c84af55fe45f8a5e54e937d1d01a21ed30 /perl-install | |
parent | 98a649e12397c16d9a3999e8fd88be2e86a6bddf (diff) | |
download | drakx-cddf1e53e4e9e67e2165459a0639c10a1c303063.tar drakx-cddf1e53e4e9e67e2165459a0639c10a1c303063.tar.gz drakx-cddf1e53e4e9e67e2165459a0639c10a1c303063.tar.bz2 drakx-cddf1e53e4e9e67e2165459a0639c10a1c303063.tar.xz drakx-cddf1e53e4e9e67e2165459a0639c10a1c303063.zip |
log changes in drakxtools as well (partitioning wizard code is shared for draklive-install)
Diffstat (limited to 'perl-install')
-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 f7b8c4277..19687e43c 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- partitioning wizard: + o do not propose to resize "hidden" fat partitions + o do not say "the Windows partition" when there can be more than one - allow mounting ntfs-3g partitions (also fixes detection of Windows partitions during live installation) - service_harddrake: |