From 97b28c13b1aa3383a72dc704f6b074c0deb12f81 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 7 Jan 2002 18:59:16 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index a865cd767..125094a08 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,23 @@ +2002/01/07 François Pons + + * 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 dam's * Makefile: socmetic -- cgit v1.2.1