diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-02-26 17:43:17 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-02-26 17:43:17 +0000 |
commit | f4fa04ea9041968f30e1b6b055be653cc0b37693 (patch) | |
tree | 910d27d83bd304158c5dcfb8b52cd82cfa137813 /perl-install/ChangeLog | |
parent | 45d1eaa53682429655f3c4332f92754528593106 (diff) | |
download | drakx-backup-do-not-use-f4fa04ea9041968f30e1b6b055be653cc0b37693.tar drakx-backup-do-not-use-f4fa04ea9041968f30e1b6b055be653cc0b37693.tar.gz drakx-backup-do-not-use-f4fa04ea9041968f30e1b6b055be653cc0b37693.tar.bz2 drakx-backup-do-not-use-f4fa04ea9041968f30e1b6b055be653cc0b37693.tar.xz drakx-backup-do-not-use-f4fa04ea9041968f30e1b6b055be653cc0b37693.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 325c57dc9..b84d6492d 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,39 @@ 2001/02/26 dam's <damien@mandrakesoft.com> + * netconnect.pm: should correct bad resolv.conf when swithcinf in + standalone embedded mode. Not Certified + fixed standalone edition + corrected wizard mode. + + * Makefile.drakxtools, Makefile, pixmaps/eth_card_mini.xpm: new pixmap + policy + + * standalone/draknet: new pixmap policy + fixed standalone edition + + * bootlook.pm: need to be merged with bootloader + + * interactive_gtk.pm: if wizard, show the button + + * standalone/drakboot: short-circuit to bootlook for the moment. + +2001/02/26 Pixel <pixel@mandrakesoft.com> + + * common.pm (if_): fix for use in scalar context + + * install_steps_interactive.pm (summary): translate mouse description + + * install_steps.pm: remove unneeded "use install_interactive" + + * install_steps_gtk.pm (copy_advertising): fix changing for + advertising_images + +2001/02/26 warly + + * share/compssUsers, share/rpmsrate: remove some packages + +2001/02/26 dam's <damien@mandrakesoft.com> + * interactive_gtk.pm: if wizard, show the button * netconnect.pm: corrected wizard mode. |