diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-20 23:10:36 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-20 23:10:36 +0000 |
commit | 52e9ff8822dea3233e15b0f6633026712948e02c (patch) | |
tree | 1bd79e0010b90911f85db70a42f8bb213a0d06a0 /perl-install/ChangeLog | |
parent | 3936c319c862249d2474ee311481d08d73e5cdce (diff) | |
download | drakx-52e9ff8822dea3233e15b0f6633026712948e02c.tar drakx-52e9ff8822dea3233e15b0f6633026712948e02c.tar.gz drakx-52e9ff8822dea3233e15b0f6633026712948e02c.tar.bz2 drakx-52e9ff8822dea3233e15b0f6633026712948e02c.tar.xz drakx-52e9ff8822dea3233e15b0f6633026712948e02c.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index c4380ad81..fcada0763 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -4,6 +4,64 @@ usefull for dhcp, because the network should be restarted after configured + * network/adsl.pm: test if microcode is there + + * bootlook.pm: removed blocking die + +2001/09/20 fcrozat + + * share/rpmsrate: Add gnome-user-docs to GNOME install + Install Mdk eazel engine for gnome + +2001/09/20 François Pons <fpons@mandrakesoft.com> + + * pkgs.pm: take care not probing in /dev/ for finding package to upgrade, + this cause + problem in live_upgrade. + + * Xconfigurator.pm: added VideoRam for ET 6x00 card. + + * network/netconnect.pm: tried to fix damien sucking. + +2001/09/20 Guillaume Cottenceau <gc@mandrakesoft.com> + + * share/po/fr.po: misc + +2001/09/20 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/tr.po: updated Turkish file + + * share/po/cs.po: updated Czech file + + * share/po/nl.po, share/po/da.po, share/po/zh_TW.po: updated Danish, + Chinese and Dutch files + +2001/09/20 Pixel <pixel@mandrakesoft.com> + + * install_interactive.pm (partition_with_diskdrake): ensure the $::expert + flag modifications in + diskdrake do not escape from diskdrake + + * share/rpmsrate: raise i18n fonts + + * fsedit.pm (hds): do a get_major_minor where needed + + * lang.pm: replace xcin by chinput as per Alex request + + * install_steps_interactive.pm (choosePartitionsToFormat): do not propose + check bad blocks for xfs and jfs + +2001/09/20 Till Kamppeter <till@mandrakesoft.com> + + * printerdrake.pm: Fixed flow of the program for the "recommended" mode of + the installation. + +2001/09/20 dam's <damien@mandrakesoft.com> + + * network/netconnect.pm: don't reapply the conf, if already applied. + usefull for dhcp, because the network should be restarted after + configured + * mouse.pm: text positionning * standalone/net_monitor: less gethostbyname |