diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-04-24 21:32:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-04-24 21:32:23 +0000 |
commit | d539dc5a34d23d8af636426b7c73ae51cd5a0a27 (patch) | |
tree | dd31a44e938280360fdcb01c23130c67270a39d7 /perl-install/ChangeLog | |
parent | e3d2039bb6725f1cd488a21d100ff4de9b474c33 (diff) | |
download | drakx-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/ChangeLog | 17 |
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 |