diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-03-05 20:49:07 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-03-05 20:49:07 +0000 |
commit | cc5f83a12d817f8d34c8b7e75aa49f395d6d95b6 (patch) | |
tree | 78ae0da4b0e5e31f238834762d81ad9edff032e1 /perl-install/NEWS | |
parent | 597121740527fc087b0b82c2efc7c7827d32eac0 (diff) | |
download | drakx-cc5f83a12d817f8d34c8b7e75aa49f395d6d95b6.tar drakx-cc5f83a12d817f8d34c8b7e75aa49f395d6d95b6.tar.gz drakx-cc5f83a12d817f8d34c8b7e75aa49f395d6d95b6.tar.bz2 drakx-cc5f83a12d817f8d34c8b7e75aa49f395d6d95b6.tar.xz drakx-cc5f83a12d817f8d34c8b7e75aa49f395d6d95b6.zip |
do not timeout after 10 minutes when resizing NTFS partition
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 5d9679476..3e4c70054 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -3,10 +3,10 @@ - diskdrake: o fix resizing/formatting ntfs (broken because of ntfs-3g switch in previous release) + o do not timeout after 10 minutes when resizing NTFS partition - detect_devices: o provide sysfs device path on Firewire and PCMCIA bus (to be able to fix #33950 in drakx-net) - Version 10.9 - 5 March 2008 - adapt to new kernel-2.6.25's sysfs layout (Eric Pielbug, #38235) |