summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-01-21 14:24:23 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-01-21 14:24:23 +0000
commit545dc04cc0bbde0798c5df0b1532cf159849e7e7 (patch)
treed99752f9c7d223c6d0fea13338b5d1f698bd1b0b
parent0a79dfd2c61734f5a3af71e6a5bd64727808ad41 (diff)
downloaddrakx-backup-do-not-use-545dc04cc0bbde0798c5df0b1532cf159849e7e7.tar
drakx-backup-do-not-use-545dc04cc0bbde0798c5df0b1532cf159849e7e7.tar.gz
drakx-backup-do-not-use-545dc04cc0bbde0798c5df0b1532cf159849e7e7.tar.bz2
drakx-backup-do-not-use-545dc04cc0bbde0798c5df0b1532cf159849e7e7.tar.xz
drakx-backup-do-not-use-545dc04cc0bbde0798c5df0b1532cf159849e7e7.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog60
1 files changed, 59 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 027952876..9ceaba4fc 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,61 @@
+2004/01/21 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/pl.po, share/po/hi.po: updated pot file
+ updated Hindi file; corrected syntax error in Polish file
+
+ * 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/uz@Cyrl.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/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/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: updated
+ pot file
+
+ * network/netconnect.pm: fixed typo
+
+2004/01/21 Pixel <pixel at mandrakesoft.com>
+
+ * interactive/gtk.pm, ugtk2.pm:
+ - fix sizing main window
+ - always use a scrolled window when non pop_it
+ (so that the buttons are at the bottom)
+
+ * any.pm: perl_checker fix
+
+ * modules.pm: don't pass empty options, new insmod doesn't like it
+
+ * share/po/Makefile, Makefile: remove checking "$" in po strings,
+ perl_checker takes care of this correctly
+ (ie. N("a\$b") will get string "a$b" in po which is ok, whereas N("a$b")
+ gives an error)
+
+2004/01/21 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * network/netconnect.pm: simplify
+
+2004/01/20 Pixel <pixel at mandrakesoft.com>
+
+ * modules.pm:
+ - ugly hack to temporary handle reading ide_cd in /proc/modules
+ whereas we
+ insmoded ide-cd
+ - removing load_ide() (unused)
+
+ * rescue/list, share/list: replace PERL_VERSION with current version of
+ some perl modules
+
+ * install_steps.pm: modules::load_ide() is removed, now we use the same as
+ install_step_interactive
+
2004/01/20 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
* share/po/pl.po: Updated partially
@@ -23728,7 +23786,7 @@
* Makefile.config: remove dir security
- * proxy.pm: add $Id: ChangeLog,v 1.852 2004/01/20 15:04:42 prigaux Exp $
+ * proxy.pm: add $Id: ChangeLog,v 1.853 2004/01/20 23:56:34 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than