diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-16 22:45:03 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-16 22:45:03 +0000 |
commit | 18859b2951551be44fdf9bae4b71812f5c23db9f (patch) | |
tree | 754e2bf8e5f95e0868dd2c3ae8e86aa04e311591 /perl-install/ChangeLog | |
parent | 3dfbfe06a0dba696baae6e1adda9438a5c0fd799 (diff) | |
download | drakx-18859b2951551be44fdf9bae4b71812f5c23db9f.tar drakx-18859b2951551be44fdf9bae4b71812f5c23db9f.tar.gz drakx-18859b2951551be44fdf9bae4b71812f5c23db9f.tar.bz2 drakx-18859b2951551be44fdf9bae4b71812f5c23db9f.tar.xz drakx-18859b2951551be44fdf9bae4b71812f5c23db9f.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 16dd53eb9..c3a70300d 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,35 @@ +2001/09/16 Pixel <pixel@mandrakesoft.com> + + * install_any.pm (getAndSaveAutoInstallFloppy): skip it on ia64 + more up to my need ALL flag in compssUsersChoice + remove auto-install special case (initialisation of compssUsersChoice) + + * share/rpmsrate: + - cleanup packages appearing twice in rpmsrate + - handle a few case of packages appearing twice + - special case for packages appearing in INSTALL section (flag + dropped) + - new special flag ALL for compssUsersChoice + + * pkgs.pm: more up to my need ALL flag in compssUsersChoice + - cleanup packages appearing twice in rpmsrate + - handle a few case of packages appearing twice + - special case for packages appearing in INSTALL section (flag + dropped) + - new special flag ALL for compssUsersChoice + + * rescue/make_rescue_img: use new mkdir_p, rm_rf and cp_af from + MDK::Common + +2001/09/16 siegel + + * share/po/help_xml2pm.pl: added "systemitem" + +2001/09/16 Till Kamppeter <till@mandrakesoft.com> + + * printer.pm: Fixed bug which prevents printerdrake from running without + PDQ installed. + 2001/09/16 dam's <damien@mandrakesoft.com> * mouse.pm, my_gtk.pm: bugfix + cosmetic changes |