diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-02-05 10:39:06 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-02-05 10:39:06 +0000 |
commit | eac90b093b39b651b4f91da31dc9f4b37ef6d88d (patch) | |
tree | 67a8f2ee5fd92a4112958fdd3887c113b8f4a4ac | |
parent | 378cb63c9060803e98ad7e3485d2cef278b4c0c2 (diff) | |
download | drakx-eac90b093b39b651b4f91da31dc9f4b37ef6d88d.tar drakx-eac90b093b39b651b4f91da31dc9f4b37ef6d88d.tar.gz drakx-eac90b093b39b651b4f91da31dc9f4b37ef6d88d.tar.bz2 drakx-eac90b093b39b651b4f91da31dc9f4b37ef6d88d.tar.xz drakx-eac90b093b39b651b4f91da31dc9f4b37ef6d88d.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 9aa3af3cc..9ce898fdc 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,13 @@ 2002/02/05 Pixel <pixel@mandrakesoft.com> + * bootloader.pm: fix "help lilo when there is hdd with no hdc drive" + + * Xconfigurator.pm: testFinalConfig now always returns true if test is + skipped because of a bad_card (back to the old behaviour, this was no + good (the aim is to enable changing the monitor when test is skipped)) + +2002/02/05 Pixel <pixel@mandrakesoft.com> + * install_steps.pm: log the "chkconfig --del gpm" when there is a serial mouse |