diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-09-18 16:28:19 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-09-18 16:28:19 +0000 |
commit | 9c53433cb9fa1b16fbf2b2c4b4c2849d3490366a (patch) | |
tree | c8970b58e5cec632cfe9162981b07f25c79d0162 | |
parent | 316188856741a4379ee5e4b9ab31ebcc3bfb7593 (diff) | |
download | drakx-9c53433cb9fa1b16fbf2b2c4b4c2849d3490366a.tar drakx-9c53433cb9fa1b16fbf2b2c4b4c2849d3490366a.tar.gz drakx-9c53433cb9fa1b16fbf2b2c4b4c2849d3490366a.tar.bz2 drakx-9c53433cb9fa1b16fbf2b2c4b4c2849d3490366a.tar.xz drakx-9c53433cb9fa1b16fbf2b2c4b4c2849d3490366a.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 72 |
1 files changed, 71 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index aecb251c9..1e143577c 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -8,6 +8,76 @@ 2003/09/18 François Pons <fpons at mandrakesoft.com> + * share/rpmsrate: added kdeutils in rpmsrate to help upgrading it. + +2003/09/18 Guillaume Cottenceau <gc at mandrakesoft.com> + + * mdk-stage1/probing.c, mdk-stage1/disk.c: close file descriptors + +2003/09/18 Pablo Saratxaga <pablo at mandrakesoft.com> + + * share/po/et.po: updated Estonian file + updated pot file + + * share/po/sq.po: updated Albanian file + updated pot file + + * share/po/nb.po: updated Norwegian file + updated pot file + + * share/po/eo.po, share/po/da.po, share/po/uz@Cyrl.po, share/po/sl.po, + share/po/sv.po, share/po/hu.po, share/po/fa.po, share/po/de.po, + share/po/sr@Latn.po, share/po/ga.po, share/po/it.po, share/po/cy.po, + share/po/wa.po, share/po/vi.po, share/po/fi.po, share/po/ru.po, + share/po/gl.po, share/po/af.po, share/po/ar.po, share/po/pl.po, + share/po/pt_BR.po, share/po/lt.po, share/po/el.po, share/po/zh_CN.po, + share/po/id.po, share/po/eu.po, share/po/sr.po, share/po/ja.po, + share/po/be.po, share/po/uk.po, share/po/hr.po, share/po/th.po, + share/po/nl.po, share/po/ca.po, share/po/DrakX.pot, share/po/bg.po, + share/po/lv.po, share/po/ta.po, share/po/he.po, share/po/ro.po, + share/po/fr.po, share/po/ko.po, share/po/bs.po, share/po/mt.po, + share/po/sk.po, share/po/es.po, share/po/tr.po, share/po/az.po, + share/po/is.po, share/po/ms.po, share/po/uz.po, share/po/cs.po, + share/po/pt.po, share/po/zh_TW.po, share/po/tg.po: updated pot file + +2003/09/18 Pixel <pixel at mandrakesoft.com> + + * pkgs.pm: update naughtyServers + + * modules.pm: don't "probeall scsi_hostadapter usb-storage" (as requested + by flepied and planel) + + * install_steps_gtk.pm: the install package dialog box must be explictly + destroyed when quitting + installation (esp. this occurs when answering "No" to "There was an + error + installing packages") + rationale: the $w (created with ugtk2->new) is not reference counted + correctly + (it was already workarounded when leaving installPackages the normal + way) + +2003/09/18 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * drakxtools.spec: 9.2-15mdk + + * install_steps_interactive.pm: fix slot number when configuring sound + cards + + * harddrake/sound.pm: prevent some obscure crash at install time + when installing, remember the new sound driver so that the user isn't + confused if he ever want to configure it again + +2003/09/18 Alice Lafox <alice at lafox.com.ua> + + * share/po/ru.po: last license message update + +2003/09/18 David Baudens <baudens at mandrakesoft.com> + + * share/rpmsrate: Add kdemultimedia-common to allow kaudiocreator to work + +2003/09/18 François Pons <fpons at mandrakesoft.com> + * rescue/tree/etc/oem-all: updated with oem * share/rpmsrate: added kdeutils in rpmsrate to help upgrading it. @@ -22141,7 +22211,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.840 2003/09/17 12:33:13 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.841 2003/09/18 15:12:57 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |