diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-16 22:00:54 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-16 22:00:54 +0000 |
commit | a8b73def5ea962a0438c9b3058b626630dbe444c (patch) | |
tree | b13f07cc1612dfc90238bec521ad08c2705ca012 /perl-install/ChangeLog | |
parent | cbbd8617c7756c82b57544add01c777501ed944e (diff) | |
download | drakx-a8b73def5ea962a0438c9b3058b626630dbe444c.tar drakx-a8b73def5ea962a0438c9b3058b626630dbe444c.tar.gz drakx-a8b73def5ea962a0438c9b3058b626630dbe444c.tar.bz2 drakx-a8b73def5ea962a0438c9b3058b626630dbe444c.tar.xz drakx-a8b73def5ea962a0438c9b3058b626630dbe444c.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 482625928..95d63bef0 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,25 @@ +2000-09-16 Pixel <pixel@mandrakesoft.com> + + * install_steps_interactive.pm (choosePartitionsToFormat): move + the setting of toFormat before asking for bad blocks, seems to fix + things?? weird :-/ + + * network.pm (miscellaneousNetwork): fix the setting of focus on + error (tx2Thomas Poindessous :) + + * install_steps_interactive.pm (configurePrinter): changed + "Cancel" to "None" (for Thomas Poindessous :) + + * printer.pm (poll_ppd_base): max polling time raised from 10s to + 30s (for Till) + + * install_steps.pm (ask_mntpoint_s): don't force partition type to + be ext2 (at least if it's a known fs) (for Warly) + +2000-09-15 DrakX <install@linux-mandrake.com> + + * snapshot uploaded + 2000-09-15 Pixel <pixel@mandrakesoft.com> * install_steps_gtk.pm (set_help): save the help message displayed |