diff options
author | Francois Pons <fpons@mandriva.com> | 2001-01-12 15:47:52 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-01-12 15:47:52 +0000 |
commit | 657e16b1a0d6dc5a74f9db027cf778e0ba529b22 (patch) | |
tree | 707cd00b2c02ff1f27ce1966b88b64ed1f03cd7b /perl-install | |
parent | 3c8b94067440b3cdf7c4730fc0e49f1f83f24395 (diff) | |
download | drakx-657e16b1a0d6dc5a74f9db027cf778e0ba529b22.tar drakx-657e16b1a0d6dc5a74f9db027cf778e0ba529b22.tar.gz drakx-657e16b1a0d6dc5a74f9db027cf778e0ba529b22.tar.bz2 drakx-657e16b1a0d6dc5a74f9db027cf778e0ba529b22.tar.xz drakx-657e16b1a0d6dc5a74f9db027cf778e0ba529b22.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 0475b056f..8c53a7ae5 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,24 @@ +2001/01/12 François Pons <fpons@mandrakesoft.com> + + * install_steps_interactive.pm: fixed addUser for invocation of + any::ask_users. + fixed bad invocation of installation of X server. + +2001/01/12 Guillaume Cottenceau <gc@mandrakesoft.com> + + * mdk-stage1/cdrom.c: add more memory carefulness with CDROM install + - add wait_message for initializing of CDROM's (it can be long when + it's SCSI) + - print CDROM drive names (model) in dialogs + + * mdk-stage1/mount.c, mdk-stage1/lomount.c, mdk-stage1/disk.c: + - fix behaviour with bad ISO images (DISK installs) + - better dialogs for DISK installs + +2001/01/12 Pablo Saratxaga <pablo@mandrakesoft.com> + + * lang.pm: make lang list in format for tree-selector + 2001/01/11 Guillaume Cottenceau <gc@mandrakesoft.com> * mdk-stage1/disk.c: fix failing umount for DISK installs in some failing |