From 270587d3bbd9aa1b3b42399d3fab7f1fdc3507b4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 9 Jan 2004 18:36:55 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 72 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 0831ca61c..264416bf5 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,73 @@ +2004/01/09 Damien Chaumette + + * standalone/drakconnect: information box fully fonctionnal for ethernet + cards + +2004/01/09 Pixel + + * share/po/Makefile: get translated strings in directory gi/perl-install + to have xxx.pm instead of ../../xxx.pm + + * install_any.pm: http://serv.mydomain/pub/install must get split into + server:serv.mydomain and + directory:/pub/install, and not directory:pub/install + simplify + + * interactive.pm, do_pkgs.pm: new do_pkgs package which get rid of + pkgs_interactive::* which was in install_any + and standalone, and partially duplicated + + * fs.pm, install_steps_gtk.pm: remove a few other SIG{__DIE__} + + * standalone.pm: new do_pkgs package which get rid of pkgs_interactive::* + which was in install_any + and standalone, and partially duplicated + perl_checker compliance + simplify, cleanup + +2004/01/09 Thierry Vignaud + + * standalone/drakconnect: share translations with harddrake + + * harddrake/data.pm: tag megaraid controllers as scsi ones + + * common.pm: enable other packages to override libDrakx translations with + those + from their own domains (eg: prevent mcc to display "partition de + demarrage" instead of "demarrage" in french for "boot" ...) + + * share/po/br.po: update + +2004/01/08 Damien Chaumette + + * standalone/drakconnect: + - informations afford copy/paste (mac address) + - add module name to informations + - perl_checker compliant + +2004/01/08 Pablo Saratxaga + + * share/po/et.po: updated Estonian file + +2004/01/08 Pixel + + * standalone/drakauth, any.pm, authentication.pm, install_any.pm, + install_steps_interactive.pm: + - integrate chkauth (which is now deprecated) + - new module authentication + + * install_steps_auto_install.pm: display the error + + * common.pm: better override formatError than replacing all the + formatError with formatError_and_log + (goal: get log'ing even now that SIG{__DIE__} is not there anymore) + add formatError_and_log (to get log'ing even now that SIG{__DIE__} is + not there anymore) + + * install2.pm: no need to log the error twice, errorInStep will take care + of it + display the error + 2004/01/08 Damien Chaumette * network/adsl.pm: fix sagem net_cnx_up (thanks to QA team) @@ -22576,7 +22646,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.847 2003/09/23 09:45:58 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.848 2004/01/08 18:17:01 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1