summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index eee377c26..93ded5e20 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,5 +1,19 @@
+2000-04-28 Pixel <pixel@mandrakesoft.com>
+
+ * install_any.pm (getHds): changed the mount point setting for
+ windows partitions as device_windobe is not unique
+
2000-04-27 Pixel <pixel@mandrakesoft.com>
+ * install_steps_gtk.pm (create_steps_window): changed to adapt to
+ new hidden format
+
+ * install2.pm (@installSteps): changed the way hidden is handled.
+ Now it is a true perl expression (great power now)
+
+ * install_steps_gtk.pm (selectInstallClass1): update steps window
+ before asking normal/devel/server. Nicer!
+
* install_steps_interactive.pm (configureNetwork): when "Cancel"
pressed at network interface configuration do not skip all
configuration.