diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 50929b6f1..1f3de2080 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,13 @@ +2000-09-29 dam's <damien@mandrakesoft.com> + + * netconnect.pm (adsl_conf): dhcp should better work. + + * network.pm (configureNetwork): remove connection script if a + gateway is given. + + * common.pm (setVarsInShMode): created. chmod the file with + permissions passed in argument. + 2000-09-29 François Pons <fpons@mandrakesoft.com> * modules.pm (load): fixed when standalone, use modprobe. |