diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-19 22:50:49 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-19 22:50:49 +0000 |
commit | a117445ee6c9611403e523fa212399101e93fc16 (patch) | |
tree | 2ecc97dde024fdfc499448e6ac76ee37aa1ae115 /perl-install/ChangeLog | |
parent | a1b2c33c15ab52218a15839f21f4da1af6a68a07 (diff) | |
download | drakx-backup-do-not-use-a117445ee6c9611403e523fa212399101e93fc16.tar drakx-backup-do-not-use-a117445ee6c9611403e523fa212399101e93fc16.tar.gz drakx-backup-do-not-use-a117445ee6c9611403e523fa212399101e93fc16.tar.bz2 drakx-backup-do-not-use-a117445ee6c9611403e523fa212399101e93fc16.tar.xz drakx-backup-do-not-use-a117445ee6c9611403e523fa212399101e93fc16.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index c2db0ff4e..ed450c4b5 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,14 @@ +2000-09-19 Pixel <pixel@mandrakesoft.com> + + * modules.pm (get_pcmcia_devices): fix (especially, now ethernet + should be detected) + + * lang.pm (get_langs): created, gives rpm install langs + * install_any.pm (setPackages): give langs::get_langs() to + readCompssList + * pkgs.pm (readCompssList): don't use RPM_INSTALL_LANG, use given + $langs instead. This fixes the RPM_INSTALL_LANG=all install. + 2000-09-19 Pablo Saratxaga <pablo@mandrakesoft.com> * netconnect.pm: make dhcp-client, pump and such not translatable. @@ -9,6 +20,10 @@ * Xconfigurator.pm (autologin): corrected @users definition and passwd cat. +2000-09-19 DrakX <install@linux-mandrake.com> + + * snapshot uploaded + 2000-09-19 Pixel <pixel@mandrakesoft.com> * many files: changed some access to get_root to get_root_ @@ -31,8 +46,8 @@ 2000-09-19 Pixel <pixel@mandrakesoft.com> - * install2.pm (miscellaneous): renamed LITTLE_FRIED_OIGNONS by - META_CLASS + * install2.pm (miscellaneous): replaced LITTLE_FRIED_OIGNONS by + META_CLASS * Xconfigurator.pm (cardConfiguration): when ddcxinfos gives false result (not enough VideoRam), also remove the found resolutions |