diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-22 22:28:16 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-22 22:28:16 +0000 |
commit | 046c5b383794bfe42480723d32bbb91380671bab (patch) | |
tree | e01726159329239568857533cde6549f97ab5531 /perl-install/ChangeLog | |
parent | f27e0ad435eef7902c35562b75b03fb11f4e5c8d (diff) | |
download | drakx-046c5b383794bfe42480723d32bbb91380671bab.tar drakx-046c5b383794bfe42480723d32bbb91380671bab.tar.gz drakx-046c5b383794bfe42480723d32bbb91380671bab.tar.bz2 drakx-046c5b383794bfe42480723d32bbb91380671bab.tar.xz drakx-046c5b383794bfe42480723d32bbb91380671bab.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 94ab48012..5ba606264 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -7,9 +7,19 @@ * netconnect.pm (get_net_device): try to fix it.. -2000-09-22 DrakX <install@linux-mandrake.com> +2000-09-22 Pixel <pixel@mandrakesoft.com> - * snapshot uploaded + * install_steps_interactive.pm (selectKeyboard, + choosePartitionsToFormat, chooseCD, installCrypto): use new ask_many_from_list + (): + + * interactive.pm (ask_many_from_list): now only ask_many_from_list + exists, obsoleting ask_many_from_list_ref and + ask_many_from_list_with_help. More flexible and nicer + * interactive_newt.pm (ask_many_from_listW): adapted to new + calling type + * interactive_gtk.pm (ask_many_from_listW): adapted to new calling + type, handle 'shadow' and 'icon2f' 2000-09-22 Pixel <pixel@mandrakesoft.com> @@ -29,10 +39,16 @@ * run_program.pm (rooted): don't redirect the stdout and stderr to ddebug.log if not $::isInstall + * log.pm (l): log on stdout/stderr if !isInstall and !isStandalone + * modules.pm (load_raw): redirect stderr to tty5 * install2.pm (main): set variable $::isInstall +2000-09-22 DrakX <install@linux-mandrake.com> + + * snapshot uploaded + 2000-09-22 Guillaume Cottenceau <gc@mandrakesoft.com> * standalone/drakgw: now includes information from netconnect to |