diff options
-rw-r--r-- | perl-install/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
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 <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 dam's <damien@mandrakesoft.com> * Makefile: socmetic |