diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index e683ecf46..ed73ab125 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,6 +1,10 @@ 2000-10-05 dam's <damien@mandrakesoft.com> * netconnect.pm (adsl_conf): updated pppoe conf. + (main): added $netc->{minus_one} to avoid to count dhcp configured + eth when asking to share the connection. + (adsl-pppoe): improvement. Should work now. + * netconnect.pm (main): network is stopped then started, instead of restarted. |