summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-09-16 22:45:03 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-09-16 22:45:03 +0000
commit18859b2951551be44fdf9bae4b71812f5c23db9f (patch)
tree754e2bf8e5f95e0868dd2c3ae8e86aa04e311591 /perl-install/ChangeLog
parent3dfbfe06a0dba696baae6e1adda9438a5c0fd799 (diff)
downloaddrakx-backup-do-not-use-18859b2951551be44fdf9bae4b71812f5c23db9f.tar
drakx-backup-do-not-use-18859b2951551be44fdf9bae4b71812f5c23db9f.tar.gz
drakx-backup-do-not-use-18859b2951551be44fdf9bae4b71812f5c23db9f.tar.bz2
drakx-backup-do-not-use-18859b2951551be44fdf9bae4b71812f5c23db9f.tar.xz
drakx-backup-do-not-use-18859b2951551be44fdf9bae4b71812f5c23db9f.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog32
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