diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 109f02258..11516b988 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,24 @@ +2001/02/10 Pixel <pixel@mandrakesoft.com> + + * standalone/keyboarddrake, share/keymaps_generate, keyboard.pm: + - lang2keyboards handle keyboard percentages + - xmodmaps now named keyboards + + * install_steps_interactive.pm: add step summary. remove steps + configureTimezone and configurePrinter, modify selectKeyboard + + * standalone/draknet, standalone/XFdrake: corrected pkgs_install given + + * install_any.pm: add preConfigureTimezone + add step summary. remove steps configureTimezone and configurePrinter + + * install2.pm, timezone.pm, install_steps.pm: add step summary. remove + steps configureTimezone and configurePrinter + + * install_interactive.pm: cleanup + + * netconnect.pm: corrected back $install call + 2001/02/09 Pixel <pixel@mandrakesoft.com> * install_steps.pm, install_steps_interactive.pm, install2.pm, |