diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-09-13 11:46:32 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-09-13 11:46:32 +0000 |
commit | 8e84b69d2cfc35a245552ccca9c94ffc29a21a53 (patch) | |
tree | 3d6899bd0135169ca11b9380de1ca5c5fff6bb8d /perl-install/ChangeLog | |
parent | 7a19c69dc1d8c53412dc2736c2bddb55e7bc3381 (diff) | |
download | drakx-8e84b69d2cfc35a245552ccca9c94ffc29a21a53.tar drakx-8e84b69d2cfc35a245552ccca9c94ffc29a21a53.tar.gz drakx-8e84b69d2cfc35a245552ccca9c94ffc29a21a53.tar.bz2 drakx-8e84b69d2cfc35a245552ccca9c94ffc29a21a53.tar.xz drakx-8e84b69d2cfc35a245552ccca9c94ffc29a21a53.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 64 |
1 files changed, 63 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 35b3d9940..2c85e2359 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -2,6 +2,68 @@ * share/po/zh_CN.po: Updated Simplified Chinese translation +2004/09/13 Pixel <pixel at mandrakesoft.com> + + * share/rpmsrate: simplify + + * Xconfig/card.pm: adapt to new proprietary package naming + + * do_pkgs.pm: + - simplify ->check_kernel_module_packages, same for install and + standalone + - create ->are_available used by ->check_kernel_module_packages + +2004/09/13 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * install_steps.pm: Ability to choose from the mirror list when assing an + ftp supplementary + media. Fix download of hdlists file for ftp supplementary media. + + * install_any.pm: redundant code + deselection of found media: don't display twice media from the same + installation CD + http supplementary media were borked + Ability to choose from the mirror list when assing an ftp supplementary + media. Fix download of hdlists file for ftp supplementary media. + + * install_steps_interactive.pm: The "choose an update mirror" screen was + launched without notice when + a supplementary ftp media was selected. + Ability to choose from the mirror list when assing an ftp supplementary + media. Fix download of hdlists file for ftp supplementary media. + +2004/09/13 Stew Benedict <sbenedict at mandrakesoft.com> + + * standalone/drakbackup: Fix crashes in CD/Tape setup. Fix UI behavior in + wizard. (Nicolas Adenis-Lamarre) + +2004/09/13 Till Kamppeter <till at mandrakesoft.com> + + * Makefile.config: Reverted accidentally uploaded file. + Fixed "dynamic()" in scannerdrake to do not contain anything + interactive. + + * standalone/scannerdrake: Fixed "dynamic()" in scannerdrake to do not + contain anything interactive. + +2004/09/13 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * share/po/fr.po: another typo fix + typo fix + + * drakxtools.spec: fix 10.1-3mdk's changelog + 10.1-4mdk + + * share/po/cy.po: fix draksec entries in welsh + + * share/rpmsrate: fix regexpes + fix rpmsrate + ltmodem needs ltmodem package + +2004/09/13 Funda Wang <fundawang at linux.net.cn> + + * share/po/zh_CN.po: Updated Simplified Chinese translation + 2004/09/13 Pablo Saratxaga <pablo at mandrakesoft.com> * share/po/bn.po, share/po/ms.po, share/po/sk.po, share/po/gl.po, @@ -38971,7 +39033,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.967 2004/09/13 05:53:50 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.968 2004/09/13 06:54:11 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |