diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-04 17:08:00 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-04 17:08:00 +0000 |
commit | c01df60960c9adf9d2494385bdf23bef88603613 (patch) | |
tree | a145b46143564fb97faebdfa7cab41fc55241411 /perl-install/ChangeLog | |
parent | d2a541f64b16ccc3066a4b628d8cbafc7917967f (diff) | |
download | drakx-c01df60960c9adf9d2494385bdf23bef88603613.tar drakx-c01df60960c9adf9d2494385bdf23bef88603613.tar.gz drakx-c01df60960c9adf9d2494385bdf23bef88603613.tar.bz2 drakx-c01df60960c9adf9d2494385bdf23bef88603613.tar.xz drakx-c01df60960c9adf9d2494385bdf23bef88603613.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index b508a5d5c..f680fa855 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,50 @@ +2001/09/04 fcrozat + + * share/rpmsrate: Add plugins for KDE and Mozilla + +2001/09/04 François Pons <fpons@mandrakesoft.com> + + * install_steps.pm: fix bad vga= which go for some install. + + * pkgs.pm: cleanup to avoid invalid file error. + +2001/09/04 Pixel <pixel@mandrakesoft.com> + + * modules.pm (add_alias): use "above" instead of "post-install" + + * fs.pm: mount ext3 as ext2 during install for speed up + + * partition_table.pm: re-add JFS + + * fsedit.pm, common.pm, bootloader.pm: + - don't expand symlinks in grub's menu.lst + - better use of /proc/partitions verification + + * detect_devices.pm (getCompaqSmartArray): add yet another location for + cpqarray location + +2001/09/04 yduret + + * my_gtk.pm: emebedded mode fix + + * interactive_gtk.pm, diskdrake.pm: embedded mode fix + +2001/09/03 Guillaume Cottenceau <gc@mandrakesoft.com> + + * share/po/fr.po: unfuzzy-ise a few things, translate a few things + +2001/09/03 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/ko.po: updated Korean file + +2001/09/03 Pixel <pixel@mandrakesoft.com> + + * fs.pm: fix for lvm (non-)creation of devices + +2001/09/03 yduret + + * my_gtk.pm, diskdrake.pm: fix Embedded mode + 2001/09/03 dam's <damien@mandrakesoft.com> * network/network.pm: added timeout in resolv.conf |