summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 78a6fa097..931f01d4d 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,27 @@
+2001/07/19 François Pons <fpons@mandrakesoft.com>
+
+ * mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: updated with new
+ graphic logo for 8.1
+
+ * Xconfigurator.pm: fixed problable freeze on pci probe.
+
+2001/07/19 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * share/po/hr.po, share/po/fi.po, share/po/DrakX.pot, share/po/es.po,
+ share/po/eo.po, share/po/fr.po, share/po/wa.po, share/po/da.po,
+ share/po/de.po, share/po/el.po, share/po/et.po, share/po/hu.po,
+ share/po/eu.po: updated Croatian file
+
+2001/07/19 Pixel <pixel@mandrakesoft.com>
+
+ * globals.pm: no strict 'refs' instead of 'vars'
+
+ * services.pm: rename ask_install_gtk in ask_install, ask_install is now
+ ask_install_simple (obsolete)
+
+ * install_steps_auto_install.pm: fix exit install in graphical
+ auto_install's
+
2001/07/19 Pixel <pixel@mandrakesoft.com>
* install_steps_auto_install.pm, install_steps_newt.pm, install2.pm: based