diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index f85d0bac3..0fbf73a8c 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,18 @@ 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 + + * install2.pm (selectMouse): adapted for mouse::read now returning + an hash ref + + * detect_devices.pm (hasMousePS2): remove hasMouseMacUSB, do it in + one function (now takes the device in the parameter) + + * interactive.pm (ask_from_treelistf): added (just like + ask_from_listf, but with a tree) + * Xconfigurator.pm: the reference is now nbuttons to know wether to put Emulate3Buttons or ZAxisMapping. * Xconfigurator.pm (cardConfiguration): install Glide_V3-DRI on |