diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 824c6ea5a..7e178fc1c 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,13 @@ +2000-02-11 François Pons <fpons@mandrakesoft.com> + + * diskdrake.pm: fixed deadlock while trying to create partition + when available space is equal or less than 2 cylinders. fixed + Create action on corrupted partition by removing stalling window. + Blocked partition table writing if there are error by forcing user + to correct partition table. + * partition_table.pm: fixed typo in verifyParts with cdie, added + verifyParts on Resize action. + 2000-02-21 Pixel <pixel@mandrakesoft.com> * install_steps_gtk.pm (create_big_help): display the help in full |