From b2b1bf3b4b77bf3032b26128a3480b8d49ae2472 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 23 Feb 2004 09:06:51 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 130 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 129 insertions(+), 1 deletion(-) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 9a186e22b..215915bce 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,131 @@ +2004/02/23 Thierry Vignaud + + * harddrake/data.pm: do not tag some ata raid controllers as unknown hw + + * standalone/drakconnect: handle and translate BOOTPROTO + read ppp auth method + handle new PAP/CHAP method + fix untranslated strings + do not complain about gateway format when it's not set + + * any.pm (setupBootloader__entries) fix entry editing layout + + * network/netconnect.pm: handle unknown hardware: enable one to manually + load a driver like expert mode + in old pre-10.0 wizard + enable one to manually choose the serial port to use while configuring + modem + fix unreachable steps + read ppp config earlier and prevent provider choice to overwrite it (but + if + user select a *new* provider) + initialize modem data structure at one point only for serial/PCI modems + split kppp config reading into network::modem::ppp_read_conf() in order + to be + shared with manage interface + fix choosing betweeen '' and 'adsl connections when configuring adsl + (due to + write_cnx_scripts vivificating data structure) + + * share/po/fr.po: fix french translation (upcase label) + + * modules/interactive.pm (load_category__prompt_for_more) do not list + probed category in detected hardware list + (load_category__prompt_for_more) show quotes around detected hardware in + order + to more easily see thems + + * network/modem.pm (ppp_read_conf) really default to dynamic dns, gateway + and ip (really fix #7705) + misc perl_checker cleanups + split kppp config reading into network::modem::ppp_read_conf() in order + to be + shared with manage interface + + * network/ethernet.pm (conf_network_card_backend) update its doc now that + it has been splited in + get_eth_cards() and conf_network_card_backend() + + * drakxtools.spec: 10-4mdk + +2004/02/22 Arkadiusz Lipiec + + * share/po/pl.po: Updated translation + +2004/02/22 Damien Chaumette + + * network/adsl_consts.pm: fix vci number for Belgium and France + +2004/02/22 Pablo Saratxaga + + * share/po/nn.po: updated Nynorsk file + Added Nynorsk file + + * share/po/cy.po: Added Nynorsk file + +2004/02/21 Fabian Mandelbaum + + * share/po/es.po: Updated Spanish translations + +2004/02/21 fwang + + * share/po/zh_CN.po: update + +2004/02/21 Pablo Saratxaga + + * share/po/it.po, share/po/et.po: updated Estonian and Italian files + +2004/02/21 Stew Benedict + + * standalone/drakbackup: Verify user has selected a cron interval and + media [Bugzilla 8138] + More code reduction. + +2004/02/20 Pablo Saratxaga + + * share/po/fa.po, share/po/ms.po, share/po/id.po, share/po/sk.po, + share/po/ru.po, share/po/gl.po, share/po/pt_BR.po, share/po/br.po, + share/po/th.po, share/po/sl.po, share/po/et.po, share/po/ja.po, + share/po/hr.po, share/po/tr.po, share/po/mt.po, share/po/ga.po, + share/po/be.po, share/po/uk.po, share/po/mn.po, share/po/ko.po, + share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, share/po/pl.po, + share/po/fi.po, share/po/lt.po, share/po/he.po, share/po/cy.po, + share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/tg.po, + share/po/nb.po, share/po/bs.po, share/po/uz.po, share/po/ro.po, + share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/af.po, + share/po/hi.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, + share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po, + share/po/sr@Latn.po, share/po/sq.po, share/po/nl.po, share/po/it.po, + share/po/eu.po, share/po/es.po, share/po/de.po, share/po/eo.po, + share/po/lv.po, share/po/el.po, share/po/cs.po, share/po/bg.po, + share/po/hu.po, share/po/uz@Latn.po: updated pot file + +2004/02/20 Stew Benedict + + * standalone/drakbackup: QA - tweak wizard setup. + +2004/02/20 tsdgeos + + * share/po/ca.po: Some updates and unfuzzying + +2004/02/20 Thierry Vignaud + + * network/netconnect.pm: when one refuse to install firmware *now*, she + won't be able to select + a provider, thus vci and vpi parameters won't be filled + remove useless "next" field (since post already handle it) + + * standalone/logdrake: fix title when run from mcc (#8111) + + * drakxtools.spec: 10-3mdk + 10-2mdk + + * detect_devices.pm (getBewan) introduce it in order to detect Bewan ADSL + modems (both PCI + and USB ones) + + * share/po/fr.po: update + 2004/02/20 tsdgeos * share/po/ca.po: Some updates and unfuzzying @@ -27007,7 +27135,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.880 2004/02/20 18:13:39 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.881 2004/02/20 19:03:15 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1