diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-01-21 22:44:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-01-21 22:44:46 +0000 |
commit | 0db279e88a72b7546cf4825646ab8d5e49b2b543 (patch) | |
tree | 8ba2bafe9bc2023e923a72b5633e98b3f59227be /perl-install/ChangeLog | |
parent | a71785576512bf42f38523d28428830d5c50c928 (diff) | |
download | drakx-0db279e88a72b7546cf4825646ab8d5e49b2b543.tar drakx-0db279e88a72b7546cf4825646ab8d5e49b2b543.tar.gz drakx-0db279e88a72b7546cf4825646ab8d5e49b2b543.tar.bz2 drakx-0db279e88a72b7546cf4825646ab8d5e49b2b543.tar.xz drakx-0db279e88a72b7546cf4825646ab8d5e49b2b543.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-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. |