summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 19fe1c317..a06a5e184 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-06 dam's <damien@mandrakesoft.com>
+
+ * netconnect.pm (ask_connect_now): connection is now tested.
+
2000-10-06 François Pons <fpons@mandrakesoft.com>
* install_steps_interactive.pm, install_steps_gtk.pm: updated
@@ -54,6 +58,7 @@
(main): added $netc->{minus_one} to avoid to count dhcp configured
eth when asking to share the connection.
(adsl-pppoe): improvement. Should work now.
+ (miscellaneous): corrected chmod 755 to 744 for connections scripts
* netconnect.pm (main): network is stopped then started, instead
of restarted.