diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 55 |
1 files changed, 54 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 852c7ba9a..f95c27fdc 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,56 @@ +2004/07/26 Fabian Mandelbaum <fabman at 2vias.com.ar> + + * share/po/es.po: Updated Spanish translations + +2004/07/26 Olivier Blin <oblin at mandrakesoft.com> + + * network/tools.pm: remove unneeded quotes + let perl-MDK-Common do the quoting + +2004/07/26 Pablo Saratxaga <pablo at mandrakesoft.com> + + * share/po/be.po: small fix + + * share/po/bn.po: updated Bengali file + +2004/07/26 Pixel <pixel at mandrakesoft.com> + + * .perl_checker: blacklist Net::DNS (until we get rid of it?) + + * authentication.pm: cleanup, fix various typos + (still, ->target seems broken, but i'm not sure, since i couldn't test) + + * tools/make_mdkinst_stage2, install_steps_gtk.pm, docs/README, + Makefile.config, mdk-stage1/disk.c, pkgs.pm, mdk-stage1/doc/TECH-INFOS, + share/po/Makefile, install_steps.pm, standalone/drakpxe, + Makefile.drakxtools, Makefile, mdk-stage1/config-stage1.h, lang.pm, + tools/Makefile, install2.pm, modules.pm, rescue/Makefile, + share/advertising/Makefile, mdk-stage1/network.c, + tools/i386/netboot/menu.lst.example, install_any.pm: adapt to new + directories layout: + - Mandrake/mdkinst -> install/stage2/live + - Mandrake/base/mdkinst_stage2.bz2 -> + install/stage2/mdkinst_stage2.bz2 + - Mandrake/base/rpmsrate -> media/media_info/rpmsrate + - Mandrake/RPMS -> media/main + - images -> install/images + - isolinux -> install/isolinux + - Mandrake/share/advertising -> install/extra/advertising + + * fs/format.pm: fix typo + + * detect_devices.pm: fix getCompaqSmartArray() on 2.6 (since + /proc/driver/cciss/cciss0 doesn't talk about c0dX anymore) + +2004/07/26 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * ugtk2.pm: Redundant line. + +2004/07/26 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * standalone/drakauth, authentication.pm, network/smb.pm: merge auth fixes + from HEAD + 2004/07/26 Pablo Saratxaga <pablo at mandrakesoft.com> * share/po/be.po: small fix @@ -33252,7 +33305,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.933 2004/07/20 02:11:20 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.934 2004/07/26 02:53:48 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |