summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-24 14:39:04 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-24 14:39:04 +0000
commit78aef7f66bb62da23ff87ba2f24fb5e33637c0be (patch)
treeb1d68271287e98d5ba9c7ca648795c28de0c85f0 /perl-install/ChangeLog
parent752767dd8bb3b25b3566fdc4087b79e2a572d4e9 (diff)
downloaddrakx-backup-do-not-use-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.tar
drakx-backup-do-not-use-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.tar.gz
drakx-backup-do-not-use-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.tar.bz2
drakx-backup-do-not-use-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.tar.xz
drakx-backup-do-not-use-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.zip
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index dd37ac52b..46bd89f87 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,7 +1,13 @@
2000-02-24 Pixel <pixel@mandrakesoft.com>
+ * install2.pm (main): moved the ejectCdrom from install_steps::END
+ to here
+
* install_steps_interactive.pm (createBootdisk): fix an error for
non fdX choice of floppy drive
+
+ * install_steps_interactive.pm (setup_thiskind): remove the
+ "defined @l"
2000-02-23 Pixel <pixel@mandrakesoft.com>