diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-18 11:15:07 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-18 11:15:07 +0000 |
commit | 4bf4b23ab7fc74b6465801745ca2e8a3b52a8a21 (patch) | |
tree | a1326221eeb7578108e6c9a2fe947c9083f44984 /perl-install/ChangeLog | |
parent | b6f79c8552d64f5ceb4905570893ceefbe7b212a (diff) | |
download | drakx-4bf4b23ab7fc74b6465801745ca2e8a3b52a8a21.tar drakx-4bf4b23ab7fc74b6465801745ca2e8a3b52a8a21.tar.gz drakx-4bf4b23ab7fc74b6465801745ca2e8a3b52a8a21.tar.bz2 drakx-4bf4b23ab7fc74b6465801745ca2e8a3b52a8a21.tar.xz drakx-4bf4b23ab7fc74b6465801745ca2e8a3b52a8a21.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 11c8225bf..f8c396e61 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,28 @@ +2000-09-18 Pixel <pixel@mandrakesoft.com> + + * Xconfigurator.pm (cardConfiguration): move Unlisted to + Other/Unlisted + * share/CardsNames: updated (for Voodoo5) + + * install_steps_gtk.pm (selectMouse): fix the test to know wether + the guy has changed the mouse type (to know wether to test the + mouse or not) + + * install_steps_interactive.pm (selectLanguage): add the license + + * install_steps_interactive.pm (choosePackages): have the + "Recommended" size be the default + (in the choice Minimum/Recommanded/Complete) + + * diskdrake.pm (Type): fix a typo + + * install_steps.pm (doPartitionDisksAfter): mark partition as + mounted + +2000-09-17 DrakX <install@linux-mandrake.com> + + * snapshot uploaded + 2000-09-17 Pixel <pixel@mandrakesoft.com> * install/pcmcia_config.patch: cleaned |