diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-01-17 19:39:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-01-17 19:39:23 +0000 |
commit | bf40a476c03a1548135c8a7e632121a8002a239b (patch) | |
tree | aa9fe893969feb21f2836efb19d16f72c0d05c63 /perl-install/ChangeLog | |
parent | 4c1f8d6a19aaead353ca0a7493fe61a8ec6a844d (diff) | |
download | drakx-backup-do-not-use-bf40a476c03a1548135c8a7e632121a8002a239b.tar drakx-backup-do-not-use-bf40a476c03a1548135c8a7e632121a8002a239b.tar.gz drakx-backup-do-not-use-bf40a476c03a1548135c8a7e632121a8002a239b.tar.bz2 drakx-backup-do-not-use-bf40a476c03a1548135c8a7e632121a8002a239b.tar.xz drakx-backup-do-not-use-bf40a476c03a1548135c8a7e632121a8002a239b.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 cab1dc320..622e33aa6 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,50 @@ +2002/01/17 dam's <damien@mandrakesoft.com> + + * network/tools.pm, network/netconnect.pm: draknet : success message only + if success + + * my_gtk.pm: added timeout for redrawing icon widget + +2002/01/17 fcrozat + + * share/rpmsrate: kdebase-nsplugins will be installed by default when + selecting KDE + +2002/01/17 François Pons <fpons@mandrakesoft.com> + + * pkgs.pm: avoid upgrading a package by selection on files unless it has + been obsoleted. + +2002/01/17 Pixel <pixel@mandrakesoft.com> + + * diskdrake.pm: check the mountpoint is valid for encrypting (disallow "/" + and "/usr") + + * fsedit.pm, diskdrake_interactive.pm: better error message when auto + allocate doesn't do anything + check the mountpoint is valid for encrypting (disallow "/" and "/usr") + + * fs.pm: do not create /swap + + * services.pm: move service apcupsd from Printing to System + + * bootloader.pm: fix many disks bios remapping (esp. booting on scsi when + ide is present) + +2002/01/17 sdupont + + * standalone/drakbackup: stable version for qa pkg. + (without unstables options) + +2002/01/16 Pixel <pixel@mandrakesoft.com> + + * any.pm: fix cancel on scsi module loading + +2002/01/16 sdupont + + * standalone/drakbackup: update send mail. + (pixel mode. ;)) + 2002/01/16 Guillaume Cottenceau <gc@mandrakesoft.com> * install_steps_interactive.pm: installUpdates: use formatAlaTeX |