From da1b22161efc67729baa462794a7cca693726dd1 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 3 Sep 2004 06:32:42 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 110 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 109 insertions(+), 1 deletion(-) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index f89a6f93e..9dccb3d6b 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -2,6 +2,114 @@ * standalone/drakconnect: don't exclude Gtk2::Entry filling +2004/09/03 Funda Wang + + * share/po/zh_CN.po: Updated Simplified Chinese translation + +2004/09/03 Olivier Blin + + * network/network.pm (findIntf, read_all_conf) use default DEVICE field + only at last + ressort, keep weird DEVICE fiels (i.e for sagem) + (write_interface_conf) remove quotes if DEVICE is the result of a + command + (configureNetwork2) use key from $intf hash to determine ifcfg + filename (to allow to use weird DEVICE fields, like + DEVICE=`/usr/sbin/eaglectrl -i`) + (write_interface_conf) allow TYPE field, will be used to recognize ADSL + interfaces + + * network/netconnect.pm: support DHCP and manual for sagem devices + + * network/adsl.pm: adapt to new fctStartAdsl + + * network/tools.pm: remove horrible and unneeded workaround + shut up perl_checker! + remove test_internet_connection(), use network::test instead + (get_interface_type) enhance detection for adsl devices + +2004/09/03 Pablo Saratxaga + + * share/po/ja.po: small fix in Japanese po files + + * share/po/bs.po, share/po/et.po, share/po/pt.po, share/po/pl.po, + share/po/fr.po: updated Estonian file + +2004/09/03 Pixel + + * share/list: + - we need unicode_start, which need kbd_mode and a real "echo" command + - initialize newt (and so slang) with a fake en_US.UTF-8 locale during + install + (and it works better when slang does its setlocale, i don't know why) + stage1 terminfo is not available anymore, use our own terminfo + + * interactive/newt.pm: + - we need unicode_start, which need kbd_mode and a real "echo" command + - initialize newt (and so slang) with a fake en_US.UTF-8 locale during + install + (and it works better when slang does its setlocale, i don't know why) + + * Makefile: make dont_run_directly_stage2 keep runinstall2 as a symlink + (since mdkstage1 check it is a symlink) + - we need unicode_start, which need kbd_mode and a real "echo" command + - initialize newt (and so slang) with a fake en_US.UTF-8 locale during + install + (and it works better when slang does its setlocale, i don't know why) + + * lang.pm: always use utf8 strings during install since our locale is + always utf8 + + * Newt/Newt.xs: + - we need unicode_start, which need kbd_mode and a real "echo" command + - initialize newt (and so slang) with a fake en_US.UTF-8 locale during + install + (and it works better when slang does its setlocale, i don't know why) + don't let slang call setlocale(), we do it ourselves + + * install2.pm: stage1 terminfo is not available anymore, use our own + terminfo + +2004/09/03 Rafael Garcia-Suarez + + * pkgs.pm: Better handling of mounting/umounting supplementary CDs + + * install_any.pm: Make local copies of rpmsrate and compssUsers.pl from + supplementary CD + Better handling of mounting/umounting supplementary CDs + Add a system error when no CD reader is found for a supplementary CD + Remove support for looking directly for a hdlist1s.cz file on + supplementary CDs. + Don't bypass errorOpeningFile, because it won't ask for further CDs + anymore... (/me sux) + + * share/po/fr.po: Fix grammar. + +2004/09/03 Thierry Vignaud + + * drakxtools.spec: log a few more commits from blino for 10.1-0.20mdk + 10.1-0.20mdk + + * share/po/fr.po: update + + * ugtk2.pm (create_hbox) do not set extra border since we've a generic fix + in _create_window + (_create_window) prevent inner widgets to stick the window + + * tools/cvslog2changelog.pl: add one more translator + + * install_steps.pm, install_steps_interactive.pm (setupSCSI) load + modularized PATA drivers too + +2004/09/03 Warly + + * share/rpmsrate: now kernel-i686-up-4GB and kernel-p3-smp-64GB are + deprecated + +2004/09/03 Damien Chaumette + + * standalone/drakconnect: don't exclude Gtk2::Entry filling + 2004/09/03 José JORGE * share/po/pt.po: melo @@ -37400,7 +37508,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.956 2004/09/01 14:25:32 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.957 2004/09/03 03:27:29 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1