diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-15 21:34:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-15 21:34:08 +0000 |
commit | bd30c2f68c8a6bb2a690354998748fb4e1bf2b05 (patch) | |
tree | 1b54897e73546511a3923be39f07c1071b42b7f2 /perl-install/ChangeLog | |
parent | db9344149320870fd92d24b704f673e4880b2b6a (diff) | |
download | drakx-backup-do-not-use-bd30c2f68c8a6bb2a690354998748fb4e1bf2b05.tar drakx-backup-do-not-use-bd30c2f68c8a6bb2a690354998748fb4e1bf2b05.tar.gz drakx-backup-do-not-use-bd30c2f68c8a6bb2a690354998748fb4e1bf2b05.tar.bz2 drakx-backup-do-not-use-bd30c2f68c8a6bb2a690354998748fb4e1bf2b05.tar.xz drakx-backup-do-not-use-bd30c2f68c8a6bb2a690354998748fb4e1bf2b05.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 0fbf73a8c..482625928 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,9 +1,11 @@ 2000-09-15 Pixel <pixel@mandrakesoft.com> - * mouse.pm: reworked quite a lot. Now sorts/categorize nicely the mice. - - * install_steps_interactive.pm (selectMouse): adapted for reworked mouse.pm + * install_steps_gtk.pm (set_help): save the help message displayed + in $o->{current_help} + * install_gtk.pm (create_big_help): display $o->{current_help} + * mouse.pm: reworked quite a lot. Now sorts/categorize nicely the mice. + * install_steps_interactive.pm (selectMouse): adapted for reworked mouse.pm * install2.pm (selectMouse): adapted for mouse::read now returning an hash ref |