diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index ee89fc849..446191c16 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,8 @@ 2000-05-05 Pixel <pixel@mandrakesoft.com> + * Xconfigurator.pm (monitorConfiguration): remove the special case + for fbdev. + * install_steps_interactive.pm (setup_thiskind): replace return by next in case load_module fails. |