diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-25 22:00:16 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-25 22:00:16 +0000 |
commit | e38950a33c3505db7e79547622aa5946cfe88d5c (patch) | |
tree | ecb94365673b2f74e264d0cae8467a4481aea21f /perl-install/ChangeLog | |
parent | 5692f13be4ba57a7f52b54a7576bd858f418dc14 (diff) | |
download | drakx-e38950a33c3505db7e79547622aa5946cfe88d5c.tar drakx-e38950a33c3505db7e79547622aa5946cfe88d5c.tar.gz drakx-e38950a33c3505db7e79547622aa5946cfe88d5c.tar.bz2 drakx-e38950a33c3505db7e79547622aa5946cfe88d5c.tar.xz drakx-e38950a33c3505db7e79547622aa5946cfe88d5c.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index a117edcce..c7b1148ff 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,33 @@ +2000-09-25 Pixel <pixel@mandrakesoft.com> + + * share/MonitorsDB: merge with latest redhat MonitorsDB + + * pci_probing/pcitable: major merge with latest redhat pcitable + + * share/Cards+: added "Intel 815", renamed "Rage 128 (generic)" to + "Rage 128", added "Rage 128 Mobility" + + * install_any.pm (getAvailableSpace): keep 10% of free space on + big partitions + + * Xconfigurator.pm (readMonitorsDB): don't translate Generic + (otherwise, only a part is translated, see MonitorsDB for the + non-translated part) + + * interactive.pm (ask_many_from_list): fix sorting + + * install_gtk.pm (test_mouse): smaller box to fit in 640x480 + + * install_steps.pm (afterInstallPackages, beforeInstallPackages): + RPM-GPG-KEYS is copied before installing packages + + * pkgs.pm (readCompssUsers): handle icons in compssUsers + + * common.pm (truncate_list): ensure the list is not too big + + * install_steps_gtk.pm (choosePackagesTree): restrict the list to + 20 elements if it is too big (use truncate_list) + 2000-09-25 François Pons <fpons@mandrakesoft.com> * bootloader.pm: add Video mode for entry. |