diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 339cae985..0e00acb0b 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,14 @@ +2000-10-09 Pixel <pixel@mandrakesoft.com> + + * install_steps.pm (selectKeyboard): don't assume $o->{langs} is set + (selectLanguage): don't set $o->{langs} (so that you can go back + and it works) + + * common.pm (round_up, round_down): ensure number is an integer + + * install_steps_interactive.pm (chooseGroups): take into account + the min_level to compute the size + 2000-10-08 Pixel <pixel@mandrakesoft.com> * install_steps_interactive.pm (choosePackages): move the |