summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-04-24 21:32:23 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-04-24 21:32:23 +0000
commitd539dc5a34d23d8af636426b7c73ae51cd5a0a27 (patch)
treedd31a44e938280360fdcb01c23130c67270a39d7 /perl-install/ChangeLog
parente3d2039bb6725f1cd488a21d100ff4de9b474c33 (diff)
downloaddrakx-d539dc5a34d23d8af636426b7c73ae51cd5a0a27.tar
drakx-d539dc5a34d23d8af636426b7c73ae51cd5a0a27.tar.gz
drakx-d539dc5a34d23d8af636426b7c73ae51cd5a0a27.tar.bz2
drakx-d539dc5a34d23d8af636426b7c73ae51cd5a0a27.tar.xz
drakx-d539dc5a34d23d8af636426b7c73ae51cd5a0a27.zip
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 969619dc3..e2ecc7669 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,20 @@
+2000-04-24 Pixel <pixel@mandrakesoft.com>
+
+ * install_steps_interactive.pm (setupXfree): add a yesorno
+ question for choosing between XF4 and XF3 in expert
+
+ * install_steps_gtk.pm (choosePackagesTree): enlarge the tree window
+
+ * install_any.pm (update_userkderc): make sure uid and gid are kept
+
+ * diskdrake.pm (Create): add Extended_0x85 as a choice for expert
+
+ * partition_table.pm (add_extended): handle a 3rd arg,
+ $extended_type to tell which kind of extended partition is wanted
+ * partition_table.pm (adjust_main_extended): in non-expert,
+ automatically set extended to linux-extended if there's only
+ linux-type partitions.
+
2000-04-22 Pablo Saratxaga <pablo@madrakesoft.com>
* install_steps_interactive.pm: s/Mb/MB/ as 'b' is symbol for bit