diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-08-06 00:38:57 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-08-06 00:38:57 +0000 |
commit | c75193289b79d4c0687aa6a597b51436568f8360 (patch) | |
tree | 0dde0958b1d48a729e30be420f9f8c94004b7ef8 /perl-install/ChangeLog | |
parent | c5d30320d3d120ccd291ccc7b7271400a4f20e4a (diff) | |
download | drakx-c75193289b79d4c0687aa6a597b51436568f8360.tar drakx-c75193289b79d4c0687aa6a597b51436568f8360.tar.gz drakx-c75193289b79d4c0687aa6a597b51436568f8360.tar.bz2 drakx-c75193289b79d4c0687aa6a597b51436568f8360.tar.xz drakx-c75193289b79d4c0687aa6a597b51436568f8360.zip |
no_comment
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 |