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 dbdd74c2c..2125ec320 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -3,6 +3,19 @@ * install_steps_gtk.pm (create_steps_window): use drawing area instead of button. Implemented all steps events. +2000-08-05 Pixel <pixel@mandrakesoft.com> + + * mouse.pm (detect): test a hack for usb mouse via hub + (sparhawk@enteract.com) + + * fsedit.pm (undo): force isDirty and needKernelReread only if hd + hasBeenDirty, otherwise believe the flag saved + * partition_table.pm (write): flag hd as hasBeenDirty + + * install2.pm: a few renaming of methods so that the step names + correspond to install2 function and install_steps* methods (eg: + configureX & setupXfree unified to configureX) + 2000-08-04 Dam's <damien@mandrakesoft.com> * any.pm (setAutoLogin): added this method to write xdm-config |