From 1933690534e795921e045ce50ac569af8392f1b1 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 25 Jan 2005 15:19:46 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 113 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 112 insertions(+), 1 deletion(-) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 88fe97a4a..4ce5ea2d4 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,114 @@ +2005/01/25 Pixel + + * install_steps.pm: fix previous commit (we don't want devfsd anymore) + + * install_any.pm: fix rpmsrate_always_flags() not applied (bugzilla + #13177) + + * fs/format.pm: even if it still takes some time when format is over, we + don't want the progress bar to stay at 85% + +2005/01/25 Stew Benedict + + * standalone/drakTermServ: Bugzilla 13138, 13139. (portmap check, + dhcpd.conf.pxe.include) + +2005/01/25 Thierry Vignaud + + * share/po/br.po: update + +2005/01/24 mareklaane + + * share/po/et.po: Updated translation. + +2005/01/24 Pablo Saratxaga + + * share/po/ja.po: updated Japanese file + + * share/po/it.po, share/po/cy.po: updated Welsh and Italian files + +2005/01/24 Pixel + + * rescue/tree/etc/rc.sysinit: create /var/log + +2005/01/24 Rafael Garcia-Suarez + + * share/rpmsrate: Fix duplicate flag in rpmsrate + +2005/01/24 Thierry Vignaud + + * share/rpmsrate: fix wrong package name + +2005/01/23 Pablo Saratxaga + + * share/po/eu.po: updated Basque file + +2005/01/23 Pixel + + * install_steps.pm: removing code setting devfs=mount or devfs=nomount + + * raid.pm: put the new option auto=dev instead of auto=yes (see + mdadm-1.8.0-2mdk) + +2005/01/22 Funda Wang + + * share/po/zh_CN.po: Updated Simplified Chinese translation + +2005/01/22 Pablo Saratxaga + + * share/po/eu.po: updated Basque file + updated pot file + + * share/po/bn.po, share/po/ms.po, share/po/sk.po, share/po/gl.po, + share/po/pt_BR.po, share/po/th.po, share/po/et.po, share/po/ja.po, + share/po/hr.po, share/po/be.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/he.po, share/po/ca.po, share/po/da.po, share/po/ar.po, + share/po/ltg.po, share/po/nb.po, share/po/ky.po, share/po/uz.po, + share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po, + share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, share/po/es.po, + share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po, + share/po/ru.po, share/po/br.po, share/po/sl.po, share/po/nn.po, + share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/mn.po, + share/po/uk.po, share/po/am.po, share/po/lt.po, share/po/cy.po, + share/po/tg.po, share/po/bs.po, share/po/fur.po, share/po/mk.po, + share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po, + share/po/az.po, share/po/pt.po, share/po/fr.po, share/po/ta.po, + share/po/vi.po, share/po/nl.po, share/po/de.po, share/po/tl.po, + share/po/eo.po, share/po/bg.po, share/po/cs.po, share/po/el.po, + share/po/uz@Latn.po: updated pot file + +2005/01/22 Pixel + + * standalone/draksplash, standalone/drakperm, diskdrake/hd_gtk.pm, + standalone/harddrake2, standalone/drakboot, standalone/printerdrake, + standalone/logdrake, standalone/draksec, standalone/drakfloppy, + standalone/drakfont, standalone/drakups: fix the various transient on + {rwindow} (or even {window} ?) not working anymore on the MagicWindow + (maybe the code could be simplified since it should now work even when + embedded (?)) + + * ugtk2.pm: allow using {real_window} instead of {rwindow}{real_window} + (esp. for set_transient_for for which we can't easily do some magic) + +2005/01/21 Pixel + + * Xconfig/main.pm: fix check_valid() + - rename Xconfig::main::is_valid() to Xconfig::main::check_valid() and + return the cause of the error + - ensure an empty config file doesn't make it display "Your Xorg + configuration file is broken..." + +2005/01/21 Stew Benedict + + * standalone/drakTermServ: Drop quasi-pxe setup in dhcp.conf as we can use + real pxe now. + Perl_checker fixes. + +2005/01/21 Thierry Vignaud + + * drakxtools.spec: 10.2-0.15mdk + 2005/01/21 Daouda Lo * standalone/printerdrake: @@ -43798,7 +43909,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.1001 2005/01/21 09:44:14 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.1002 2005/01/21 15:17:08 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1