diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index bceb518af..824c6ea5a 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,14 @@ 2000-02-21 Pixel <pixel@mandrakesoft.com> + * install_steps_gtk.pm (create_big_help): display the help in full + screen + + * my_gtk.pm (_create_window): add big help on F1 + + * common.pm (add2hash): now returns the first parameter + + * mouse.pm (detect): really defaults to serial mouse + * interactive.pm: add ask_many_from_list_with_help and ask_many_from_list_with_help_ref |