summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 9fe9eb570..f8aaacc0f 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -6,8 +6,10 @@
* install2.pm: removed create boot disk and create auto install disk on
sparc*. force writing of /etc/conf.modules for step setupBootloader.
* install_steps_interactive.pm: added missing $prefix for glob_. call
- configure_entry in setupSILO.
+ configure_entry in setupSILO. fixed cancel or None entry on setupBootloader.
* modules.pm: updated alias for sparc*.
+ * any.pm: fixed proprable wrong test for setupBootloader in beginner at
+ the very beginning.
2000-05-24 François Pons <fpons@mandrakesoft.com>