diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-03-16 12:15:42 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-03-16 12:15:42 +0000 |
commit | 068b3d4fcda40735af651af63a769c5d3928aa70 (patch) | |
tree | b16cb2afd950b199ca8ebcc7865c2df6fabe01a0 /perl-install | |
parent | e6e493a31227f8f278c97800eff84d47f28f5d4e (diff) | |
download | drakx-068b3d4fcda40735af651af63a769c5d3928aa70.tar drakx-068b3d4fcda40735af651af63a769c5d3928aa70.tar.gz drakx-068b3d4fcda40735af651af63a769c5d3928aa70.tar.bz2 drakx-068b3d4fcda40735af651af63a769c5d3928aa70.tar.xz drakx-068b3d4fcda40735af651af63a769c5d3928aa70.zip |
*** empty log message ***R8_2
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 13f647633..f779754e7 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,42 @@ +2002/03/16 dam's <damien@mandrakesoft.com> + + * network/ethernet.pm: we now consider dhcp provide GATEWAY and internet + connection. + +2002/03/16 Pixel <pixel@mandrakesoft.com> + + * network/ethernet.pm: small cleanup on untested code (need testing:) + +2002/03/15 fabman + + * share/po/es.po: updated bad lilo/grub/yaboot translation + updated spanish translations + +2002/03/15 François Pons <fpons@mandrakesoft.com> + + * bootloader.pm: force mkinitrd *really* for bootsplash. + force initrd regeneration for oem on some case (maybe the cause of + bootsplash + perturbation, as maintainer don't even known why it is running correctly + :-) + + * pkgs.pm: do not try to get synthesis if hdlist is available as an handle + on file (typical + for updates). + + * share/rpmsrate: remove doublon on NVIDIA_nforce. + update to 6mdk for NVIDIA_nforce* + +2002/03/15 Pixel <pixel@mandrakesoft.com> + + * share/po/fr.po: yet again add some dropped entities from drakx-help.xml + add the dropped &linux-mandrake; &mandrake-linux; and a few &os-linux; + + * install_steps_interactive.pm: + - remove obsolete code + - the result is to use directly $availableC instead $size2install + which was min($availableC, $max_size) + 2002/03/15 dam's <damien@mandrakesoft.com> * share/po/ja.po: reverted ' \n' from pablo because I managed to correct |