diff options
-rw-r--r-- | perl-install/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 279c24d4c..f2d6eeb21 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,23 @@ +2001/01/21 Guillaume Cottenceau <gc@mandrakesoft.com> + + * mdk-stage1/nfsmount.c: fix remaining perror's + + * mdk-stage1/stage1.c: fix remaining perror's + - better msg in fatal errors + - do not include code to spawn a shell for releases + +2001/01/21 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/pt_BR.po, share/po/da.po: updated Danish and Brazilian files + +2001/01/21 Pixel <pixel@mandrakesoft.com> + + * install_steps_interactive.pm (selectMouse): use ask_from_treelist_ + + * interactive.pm (ask_from_treelist_): created, split with the separator, + call translate on + words, then re-join. + 2001/01/19 François Pons <fpons@mandrakesoft.com> * install_any.pm: fixes for CD not changeable. |