diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-10-04 00:30:29 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-10-04 00:30:29 +0000 |
commit | 1237406e5ee90da9dbdfec9fce21d603f75c80a6 (patch) | |
tree | f9b071d99afeccf9ef1c029cd08724b24919d91f /perl-install/ChangeLog | |
parent | a8fff3fb88fd5d727ab14812673dbed47541593e (diff) | |
download | drakx-1237406e5ee90da9dbdfec9fce21d603f75c80a6.tar drakx-1237406e5ee90da9dbdfec9fce21d603f75c80a6.tar.gz drakx-1237406e5ee90da9dbdfec9fce21d603f75c80a6.tar.bz2 drakx-1237406e5ee90da9dbdfec9fce21d603f75c80a6.tar.xz drakx-1237406e5ee90da9dbdfec9fce21d603f75c80a6.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 885251b42..754936cab 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,47 @@ +2000-10-04 Pixel <pixel@mandrakesoft.com> + + * modules.pm (when_load): stricter regexp for $type is scsi or not + (so that scsi_mod with is scsi_raw doesn't get an alias + scsi_hostadapter) + + * detect_devices.pm (isLS120Drive): extend the regexp to include + "Caleb Technology - 144MB FDD UHD Floppy" + + * detect_devices.pm (burners, IDEburners): reworked, renamed, now + works! + * c/stuff.xs.pm (isBurner): created + + * modules.pm (load_ide): make sure ide-cd is loaded! + + * install_steps_interactive.pm (chooseGroups): the label and help + are now translated (at least will be), so use the translations + +2000-10-03 Pixel <pixel@mandrakesoft.com> + + * share/po/Makefile (DrakX.pot): added the to-be-translated from + compssUsers + * share/po/i18n_compssUsers: read the compssUsers's and output the + to-be-translated in po format + + * log.pm (l): log to STDERR instead of STDOUT + + * install_any.pm (loadO): use first floppy drive available (won't + help much though, as stage1 doesn't follow this...) + +2000-10-03 DrakX <install@linux-mandrake.com> + + * snapshot uploaded + +2000-10-03 Pixel <pixel@mandrakesoft.com> + + * Xconfigurator.pm (autologin): don't propose autologin in + security > 3 + + * common.pm (availableRamMB): HACK HACK if i810 and memsize, + returns 127 + + * bootloader.pm (suggest): don't use grub if more than 800MB + 2000-10-04 Guillaume Cottenceau <gc@mandrakesoft.com> * share/po/validate.pl: create this tool @@ -23,6 +67,7 @@ * share/Cards+: fixed Savage2000 entry. +>>>>>>> 1.300 2000-10-03 DrakX <install@linux-mandrake.com> * snapshot uploaded |