diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-22 11:26:53 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-22 11:26:53 +0000 |
commit | 5ccb00978c203295c4bf726a9530c8d696a9f286 (patch) | |
tree | 91ffea3e43557824bdc775e8b122af2320004961 /perl-install/ChangeLog | |
parent | 8507f5529c1fa95cf068076001adc1dbdc91e4fc (diff) | |
download | drakx-5ccb00978c203295c4bf726a9530c8d696a9f286.tar drakx-5ccb00978c203295c4bf726a9530c8d696a9f286.tar.gz drakx-5ccb00978c203295c4bf726a9530c8d696a9f286.tar.bz2 drakx-5ccb00978c203295c4bf726a9530c8d696a9f286.tar.xz drakx-5ccb00978c203295c4bf726a9530c8d696a9f286.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 97dc5e738..9f26dbe8f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -4,6 +4,24 @@ * share/themes-mdk-Desktop.rc, share/themes/mdk-Desktop-bg.png: initial release. +2000-09-22 Pixel <pixel@mandrakesoft.com> + + * install_steps.pm: add some call to log_sizes to log the + installed size + + * install_steps_gtk.pm (installPackages): beep before changeMedium + +2000-09-21 Pixel <pixel@mandrakesoft.com> + + * interactive.pm (ask_from_listf): try to call the f translation + function on the default value with the index + + * install_steps.pm (afterInstallPackages): make the gpg code work, + changed the call to + "gpg --fast-import --homedir /etc/rpm /root/tmp/RPM-GPG-KEYS" + + * detect_devices.pm: cleanup and removed unused code + 2000-09-21 Guillaume Cottenceau <gc@mandrakesoft.com> * detect_devices.pm (getNet()): really remove plip in standalone |