diff options
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. |