diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-04-27 22:16:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-04-27 22:16:23 +0000 |
commit | 1ebf6242bfbbe356cb8cb0e61395ba675afc0e75 (patch) | |
tree | f43d69dc38d85f727babd9ca7ec6bf52979aa5c8 /perl-install/ChangeLog | |
parent | 1eb2d3f0fd5aedfa3780e5439366bc1e6e331e88 (diff) | |
download | drakx-backup-do-not-use-1ebf6242bfbbe356cb8cb0e61395ba675afc0e75.tar drakx-backup-do-not-use-1ebf6242bfbbe356cb8cb0e61395ba675afc0e75.tar.gz drakx-backup-do-not-use-1ebf6242bfbbe356cb8cb0e61395ba675afc0e75.tar.bz2 drakx-backup-do-not-use-1ebf6242bfbbe356cb8cb0e61395ba675afc0e75.tar.xz drakx-backup-do-not-use-1ebf6242bfbbe356cb8cb0e61395ba675afc0e75.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 14 |
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. |