diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 74 |
1 files changed, 73 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 3af417a02..8592cd5fe 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,75 @@ +2003/08/07 Pablo Saratxaga <pablo at mandrakesoft.com> + + * share/po/sv.po, share/po/he.po: updated Hebrew and Swedish files + +2003/08/06 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl> + + * share/po/pl.po: Update (partially) + +2003/08/06 David Baudens <baudens at mandrakesoft.com> + + * standalone/drakfloppy: Use capital letter when needed + +2003/08/06 Pablo Saratxaga <pablo at mandrakesoft.com> + + * share/po/az.po: updated Azeri file + +2003/08/06 Pixel <pixel at mandrakesoft.com> + + * any.pm: try to restore the MBR using "lilo -u" for users not liking the + default + bootloader automatic configuration (eg: bug #4415) + + * services.pm: in drakxservices, display differently services handled by + xinetd (bug #4516) + create services_raw() which returns all the info out of "chkconfig + --list" + perl_checker compliance + +2003/08/05 François Pons <fpons at mandrakesoft.com> + + * install2.pm: added discovery and download meta_class facility in VERSION + file. + + * pkgs.pm: checking transaction allow ordering them ;-) + make default size of transaction to 13 (?) and avoid rpm ordering which + seems + nasty at present (missing configuration read ?). + +2003/08/05 Guillaume Cottenceau <gc at mandrakesoft.com> + + * lang.pm: ghanese ppl don't talk french!? + +2003/08/05 Pablo Saratxaga <pablo at mandrakesoft.com> + + * keyboard.pm: Turkish "F" keyboard was unavailable due to a typo + + * share/po/sk.po, share/po/it.po: updated Italian file + +2003/08/05 Pixel <pixel at mandrakesoft.com> + + * ugtk2.pm: do not invert Ok/Cancel for mdk 9.2 (per IHM team request) + remove stock icons (per IHM team request) + + * any.pm: fix an old typo + + * standalone/drakbackup, standalone/drakfloppy, standalone/logdrake, + diskdrake/hd_gtk.pm, standalone/harddrake2, standalone/drakgw, + standalone/drakperm, standalone/draksec, + Xconfig/resolution_and_depth.pm, standalone/mousedrake, Xconfig/main.pm, + interactive/gtk.pm, standalone/drakboot, standalone/net_monitor, + services.pm, standalone/drakbug, standalone/drakfont, + standalone/drakconnect: remove stock icons (per IHM team request) + + * lang.pm: + - fix system_locales_to_ourlocale() returning { lang => 'zh' } for + $locale_lang == 'zn_CN.UTF8' + - in standard_locale, return zh_TW instead of zh_CN for lang=zh_TW + country=CN + - cleanup standard_locale + + * install_any.pm: add flag UTF8 for rpmsrate + 2003/08/05 François Pons <fpons at mandrakesoft.com> * pkgs.pm: checking transaction allow ordering them ;-) @@ -18349,7 +18421,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.815 2003/08/05 11:17:56 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.816 2003/08/05 14:27:20 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |