summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-01-08 10:07:21 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-01-08 10:07:21 +0000
commitba1dda8ab63f323e429807b02d8c6862c5275150 (patch)
treefbceb8d3c25043fee6444c7e7b87acda92e227d7
parentb4415dea2cf67a2b6aa397cab93f7045ddc9e4ba (diff)
downloaddrakx-backup-do-not-use-ba1dda8ab63f323e429807b02d8c6862c5275150.tar
drakx-backup-do-not-use-ba1dda8ab63f323e429807b02d8c6862c5275150.tar.gz
drakx-backup-do-not-use-ba1dda8ab63f323e429807b02d8c6862c5275150.tar.bz2
drakx-backup-do-not-use-ba1dda8ab63f323e429807b02d8c6862c5275150.tar.xz
drakx-backup-do-not-use-ba1dda8ab63f323e429807b02d8c6862c5275150.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 125094a08..999e32009 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,28 @@
+2002/01/08 François Pons <fpons@mandrakesoft.com>
+
+ * Makefile: again fixed dam's sucking, please dam's check what you write
+ before commiting.
+
+2002/01/07 François Pons <fpons@mandrakesoft.com>
+
+ * steps.pm: changed installUpdates after summary (to get corrected
+ timezone).
+
+ * install_any.pm: separated setDefaultPackages from setPackages because it
+ is used by allowing
+ only base system to be installed (allow remade a better package
+ selection).
+
+ * crypto.pm: added bestMirror method to retrieve a good mirror (according
+ to timezone) and
+ add salt with random number to avoid using always the same.
+
+ * install2.pm: added option to only upgrade packages.
+
+ * install_steps_interactive.pm: added minimal type of install support.
+
+ * share/list: fixed to match newer menu package.
+
2002/01/07 François Pons <fpons@mandrakesoft.com>
* steps.pm: changed installUpdates after summary (to get corrected