diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index d828ede61..b9b7c0cad 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,14 @@ +2000-03-23 Pixel <pixel@mandrakesoft.com> + + * install_steps_gtk.pm (selectMouse): added, takes care of telling + the X server if the user changed the mouse type. Only done if + a serial mouse is chosen. + + * install_steps_newt.pm (doPartitionDisks): add a call to + + * mouse.pm (write): added "device=" in etc/sysconfig/mouse for + devfs (it looses the symlink /dev/mouse) + 2000-03-22 Pixel <pixel@mandrakesoft.com> * pci_probing/pcitable: replace Server:Rage128 by proper XFree entry |