diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-02-24 20:26:03 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-02-24 20:26:03 +0000 |
commit | 5d8ade57924225234cbeae6eff2c6e84258f73e9 (patch) | |
tree | cf7b18fb87f933fcd5be0a55898ac7d53c4390db /perl-install/ChangeLog | |
parent | 78aef7f66bb62da23ff87ba2f24fb5e33637c0be (diff) | |
download | drakx-backup-do-not-use-5d8ade57924225234cbeae6eff2c6e84258f73e9.tar drakx-backup-do-not-use-5d8ade57924225234cbeae6eff2c6e84258f73e9.tar.gz drakx-backup-do-not-use-5d8ade57924225234cbeae6eff2c6e84258f73e9.tar.bz2 drakx-backup-do-not-use-5d8ade57924225234cbeae6eff2c6e84258f73e9.tar.xz drakx-backup-do-not-use-5d8ade57924225234cbeae6eff2c6e84258f73e9.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 46bd89f87..49a7ce72a 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,7 +1,13 @@ 2000-02-24 Pixel <pixel@mandrakesoft.com> + * install_steps_gtk.pm (new): returns undef in case no X server + works + * install2.pm (main): moved the ejectCdrom from install_steps::END to here + * install2.pm (main): fix the $SIG{SEGV} handler + * install2.pm (main): added a "try again" in text install if the + new fails * install_steps_interactive.pm (createBootdisk): fix an error for non fdX choice of floppy drive |