diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-02-07 17:33:52 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-02-07 17:33:52 +0000 |
commit | 65e89f1c9599dd5e947f317535554e42c4dc27b1 (patch) | |
tree | 4f175a105d01491a965ca767494474afd68328be | |
parent | 2f6dc4fc72116c41e0e7e52374f0abd08c28bb48 (diff) | |
download | drakx-65e89f1c9599dd5e947f317535554e42c4dc27b1.tar drakx-65e89f1c9599dd5e947f317535554e42c4dc27b1.tar.gz drakx-65e89f1c9599dd5e947f317535554e42c4dc27b1.tar.bz2 drakx-65e89f1c9599dd5e947f317535554e42c4dc27b1.tar.xz drakx-65e89f1c9599dd5e947f317535554e42c4dc27b1.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 88a80db71..577d5a34e 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,17 @@ +2001/02/07 François Pons <fpons@mandrakesoft.com> + + * install_any.pm: fixed unknown package ARRAY... and locales selection + according to langs. + +2001/02/07 Pixel <pixel@mandrakesoft.com> + + * install_steps_interactive.pm (choosePackages): better fix for getting + max install size. + (choosePackages): call setSelectedFromCompssList with empty + compssUsersChoice meaning max + + * common.pm (formatXiB): more precise for cases like 1_234_000 -> 1.2GB + 2001/02/07 Guillaume Cottenceau <gc@mandrakesoft.com> * mdk-stage1/Makefile: tag VERSION as 8.0 since stage2 graphics now show |