summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-11 14:03:23 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-11 14:03:23 +0000
commitb745f2f1842ecb629ee7f8fa405959e85bf68ada (patch)
treea68fc6e047cc7fdabe22f60b313c4063449d9b8f /perl-install/ChangeLog
parent32a83378c4a49d7b0bf6d574db66b52956a432c3 (diff)
downloaddrakx-backup-do-not-use-b745f2f1842ecb629ee7f8fa405959e85bf68ada.tar
drakx-backup-do-not-use-b745f2f1842ecb629ee7f8fa405959e85bf68ada.tar.gz
drakx-backup-do-not-use-b745f2f1842ecb629ee7f8fa405959e85bf68ada.tar.bz2
drakx-backup-do-not-use-b745f2f1842ecb629ee7f8fa405959e85bf68ada.tar.xz
drakx-backup-do-not-use-b745f2f1842ecb629ee7f8fa405959e85bf68ada.zip
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 47007a780..295eefe73 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,7 +1,17 @@
2000-02-11 Pixel <pixel@mandrakesoft.com>
+ * install2.pm (main): add a callback on SEGV
+ -> message printed
+ -> that way, ENDs are called (otherwise skipped)
+
* install_steps_interactive.pm (setup_thiskind): handles the undef
value returned by load_thiskind
+
+ * install_steps_interactive.pm (exitInstall): do not call
+ install_steps::exitInstall
+
+ * install_steps (exitInstall): removed
+ * install_steps (END): added (it does ejectCdrom)
* install_steps_interactive.pm (load_thiskind): returns undef if
error loading a module