diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 31 |
1 files changed, 30 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index ea247c712..4941f93d9 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,4 +1,33 @@ -2000-09-18 Pixel <pixel@mandrakesoft.com> +2000-09-19 Pixel <pixel@mandrakesoft.com> + + * install2.pm (miscellaneous): renamed LITTLE_FRIED_OIGNONS by + META_CLASS + + * Xconfigurator.pm (cardConfiguration): when ddcxinfos gives false + result (not enough VideoRam), also remove the found resolutions + * Xconfigurator.pm (main): remove the automatic searching of + resolutions + * Xconfigurator.pm (resolutionsConfiguration): cleanup, remove the + automatic searching of resolutions. + + * mouse.pm (fullnames): changed the `_' in `[' before Other + (nicer, uh?) + + * install2.pm (selectMouse): changed clicked to !first_time + +2000-09-19 DrakX <install@linux-mandrake.com> + + * snapshot uploaded + +2000-09-19 Pixel <pixel@mandrakesoft.com> + + * Xconfigurator.pm (testFinalConfig): remove the bloody prototype + +2000-09-19 DrakX <install@linux-mandrake.com> + + * snapshot uploaded + +2000-09-18 Dam's <damien@mandrakesoft.com> * Xconfigurator (autologin): do it eve, if newbie. Autologin is now in separated function. |