diff options
author | Francois Pons <fpons@mandriva.com> | 2000-02-22 10:26:18 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-02-22 10:26:18 +0000 |
commit | c2c4191802c0f819109d9210d6e3ab8d99dea25e (patch) | |
tree | 5b9985594d216e82556b3ed58d5939ee01408796 /perl-install/ChangeLog | |
parent | c2954539b2eb3001ae5c03006283f1c753c4f6f1 (diff) | |
download | drakx-c2c4191802c0f819109d9210d6e3ab8d99dea25e.tar drakx-c2c4191802c0f819109d9210d6e3ab8d99dea25e.tar.gz drakx-c2c4191802c0f819109d9210d6e3ab8d99dea25e.tar.bz2 drakx-c2c4191802c0f819109d9210d6e3ab8d99dea25e.tar.xz drakx-c2c4191802c0f819109d9210d6e3ab8d99dea25e.zip |
*** empty log message ***
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 |