From db3f26326d9447b21992bbdde229976cac67f626 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 9 Aug 2005 15:57:11 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 26829c6d4..123bbc2ee 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,79 @@ +2005/08/09 Frederic Lepied + + * share/rpmsrate: tuxracer => ppracer + +2005/08/09 Gwenole Beauchesne + + * c/smp-dmi.c: map more closely to dmidecode behaviour's, aka + mmap(/dev/mem) and find/read + the raw DMI table in a whole. + +2005/08/09 Pablo Saratxaga + + * share/po/pt_BR.po: updated Brazilian po file + +2005/08/09 Pixel + + * lang.pm: we can't differentiate all the scim+xxx IMs, so we ensure we + prefer "scim+(default)" + create lang::write_and_install() which takes a $do_pkgs + simplify + - it's better to use $locale->{lang} whenever possible + - less generic name for %locale2encoding + move %IM2packages into %IM_config + - get rid of %IM_XIM_program, replacing it with a more powerful + XIM_PROGRAM field + - in read(), use more fields to recognise the IM + - move extra scim combinations in %IM_config + - drop set_default_im(), moving data directly in %IM_config + simplify (we access get_default_im with short lang name) + remove wrong unused line + simplify (not useful since values and main key are equal) + - simplify IM choice using {format} to its full power + - {IM} is '' instead of either '' or 'None' + cleanup IM2packages() + + * install_steps.pm: create lang::write_and_install() which takes a + $do_pkgs + fix typo + + * docs/README: fix + replace mandrake with mandriva + + * any.pm: image2f has slightly changed + - simplify IM choice using {format} to its full power + - {IM} is '' instead of either '' or 'None' + + * standalone/finish-install, standalone/localedrake, + install_steps_interactive.pm: create lang::write_and_install() which + takes a $do_pkgs + + * share/rpmsrate: there's no kernel-enterprise anymore + + * interactive.pm: image2f has slightly changed + + * interactive/gtk.pm: really make ComboBox with tree inside work + modify ComboBox with a tree inside to follow previous + __create_tree_model() change + fix indentation + better that way + revamp code + simplify + no need to explicitly show + don't apply {format} twice + +2005/08/09 rstandtke + + * share/po/de.po: some fixes + +2005/08/09 Thierry Vignaud + + * drakxtools.spec: 10.3-0.42mdk + + * share/po/ga.po: update + + * lang.pm: readd lost comments + 2005/08/08 Antoine Ginies * standalone/draknfs: fix bug #17255 (modify empty /etc/exports file) -- cgit v1.2.1