diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-04-10 04:11:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-04-10 04:11:40 +0000 |
commit | 6dd9886e90c51d622dab3ca9a5b223074fe5d52f (patch) | |
tree | d4780dd72f13287d408971d4ac08e00389af2e92 /perl-install | |
parent | ece801ccfe724255b788a8bb4e2d1f9c7d2a738c (diff) | |
download | drakx-backup-do-not-use-6dd9886e90c51d622dab3ca9a5b223074fe5d52f.tar drakx-backup-do-not-use-6dd9886e90c51d622dab3ca9a5b223074fe5d52f.tar.gz drakx-backup-do-not-use-6dd9886e90c51d622dab3ca9a5b223074fe5d52f.tar.bz2 drakx-backup-do-not-use-6dd9886e90c51d622dab3ca9a5b223074fe5d52f.tar.xz drakx-backup-do-not-use-6dd9886e90c51d622dab3ca9a5b223074fe5d52f.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 8310be9d1..901498798 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,38 @@ +2001/04/10 dam's <damien@mandrakesoft.com> + + * netconnect.pm: corrected bad network restart + + * my_gtk.pm: corrected bad font + + * network.pm: get rid of ifcfg- + minor correction + +2001/04/09 dam's <damien@mandrakesoft.com> + + * tinyfirewall.pm: typo + +2001/04/09 Pixel <pixel@mandrakesoft.com> + + * diskdrake.pm (Create): check for 40MB instead of 32MB for min reiserfs + size as the check is done before rounding. + + * bootloader.pm (install_grub): altconfigfile only if /boot is not + reiserfs :-/ + + * tools/make_mdkinst_stage2: fix the stage2 too big (was keeping too many + modules.cz) + + * install_any.pm (setPackages): also have SOUND set in compssUsersChoice + based on pciusbtable + + * share/compssUsers, share/rpmsrate: + - SOUND is now a flag + - AUDIO is the group + +2001/04/09 siegel + + * tinyfirewall.pm: i18n fixes + 2001/04/09 François Pons <fpons@mandrakesoft.com> * rescue/tree/etc/oem: fixes of grub installation using hd.img |