diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-10-05 23:04:34 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-10-05 23:04:34 +0000 |
commit | 6e10a5c1c062bc55d1a3327cd13d4447ee9a3010 (patch) | |
tree | 5fe5c574bc5ad4ae5ac95d588bf42c98b6bb12b4 /perl-install/ChangeLog | |
parent | 32ffa5852bbaf28a57bf1d6304b4ca57350d61d2 (diff) | |
download | drakx-backup-do-not-use-6e10a5c1c062bc55d1a3327cd13d4447ee9a3010.tar drakx-backup-do-not-use-6e10a5c1c062bc55d1a3327cd13d4447ee9a3010.tar.gz drakx-backup-do-not-use-6e10a5c1c062bc55d1a3327cd13d4447ee9a3010.tar.bz2 drakx-backup-do-not-use-6e10a5c1c062bc55d1a3327cd13d4447ee9a3010.tar.xz drakx-backup-do-not-use-6e10a5c1c062bc55d1a3327cd13d4447ee9a3010.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index ed73ab125..dabd47c5c 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,28 @@ +2000-10-06 Pixel <pixel@mandrakesoft.com> + + * install_steps.pm (afterInstallPackages): put the Charset in + kdeglobals, otherwise kde uses charset iso8859-1 :( + + * lang.pm (charset): created + + * common.pm (update_userkderc): fix it, change the argument + passing + +2000-10-05 Pixel <pixel@mandrakesoft.com> + + * share/compssList: raise kde-i18n-*, should be installed whenever + kdebase is installed + + * pci_probing/pcitable: integrate patch from viet (concerns + sym53c8xx cards) + + * share/compssUsers: use "documentation" as the database icon + + * install_steps_interactive.pm (chooseGroups): fix to accept icons + not in the format "*_section.xpm" + + * install2.pm (miscellaneous): put yes/no in sysconfig/usb entries + 2000-10-05 dam's <damien@mandrakesoft.com> * netconnect.pm (adsl_conf): updated pppoe conf. |