diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-02-20 18:13:39 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-02-20 18:13:39 +0000 |
commit | dff97eea3f35702ef028f0c1d1c34f9b2e0599bf (patch) | |
tree | 2f6e4939419021fd6810aaf3ab45d59a8efb3563 /perl-install | |
parent | 66c8c2b437ee4da1f2dbf19bc593232eb6d3d227 (diff) | |
download | drakx-backup-do-not-use-dff97eea3f35702ef028f0c1d1c34f9b2e0599bf.tar drakx-backup-do-not-use-dff97eea3f35702ef028f0c1d1c34f9b2e0599bf.tar.gz drakx-backup-do-not-use-dff97eea3f35702ef028f0c1d1c34f9b2e0599bf.tar.bz2 drakx-backup-do-not-use-dff97eea3f35702ef028f0c1d1c34f9b2e0599bf.tar.xz drakx-backup-do-not-use-dff97eea3f35702ef028f0c1d1c34f9b2e0599bf.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 70 |
1 files changed, 69 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 548aea1e5..c74234f31 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,71 @@ +2004/02/20 Damien Chaumette <dchaumette at mandrakesoft.com> + + * network/adsl.pm: keep provider vpi/vci settings when exist + +2004/02/20 Pablo Saratxaga <pablo at mandrakesoft.com> + + * 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 + + * lang.pm: uim-anthy works ok in on-the-spot mode with KDE + +2004/02/20 Pixel <pixel at mandrakesoft.com> + + * bootloader.pm (update_for_renumbered_partitions): + - handle no grub config + - skip modifications when dev2grub fail + (since the device not in device.map means the device is currently unused + for booting) + + * modules.pm, install_steps.pm: alias agpgart should be only for 2.6, + since code doesn't allow this easily, + adding the agp module to modprobe.preload + +2004/02/20 Stew Benedict <sbenedict at mandrakesoft.com> + + * standalone/drakbackup: Shrink code per Thierry. + +2004/02/20 tsdgeos + + * share/po/ca.po: Some updates and unfuzzying + +2004/02/20 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * standalone/drakconnect (add_intf) no need to handle errors, it's done by + callee now in order to share + exception handling with installer + + * drakxtools.spec: 10-2mdk + + * network/adsl_consts.pm: remove debug statement + aliase Free non dégroupé 1024/256 on "Free non dégroupé 512/128" (#7615) + + * standalone/drakperm: fix "current" checkbox vs "group" and "user" + pull-down menus + + * network/netconnect.pm: enable to refuse network restarting + do not detect lan interfaces when configuring modems + do not horribly die at install time on error + really fix previous button on first step: we want it at install time + + * detect_devices.pm (getSagem) lookup sagem8xx modems by module rather + than relying on strings + manually added to ldetect-lst + 2004/02/20 fwang * share/po/zh_CN.po: update @@ -26912,7 +26980,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.878 2004/02/20 11:29:29 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.879 2004/02/20 15:15:33 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |