summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2000-10-06 12:02:58 +0000
committerdamien <damien@mandriva.com>2000-10-06 12:02:58 +0000
commitf3f346972efc965665d00b18fe4eb2a8360ce96d (patch)
treedac9117acf2b469a9b49a4221d0b30788338b133 /perl-install
parentb856333d259436951dfc7b880fdc95961b905984 (diff)
downloaddrakx-backup-do-not-use-f3f346972efc965665d00b18fe4eb2a8360ce96d.tar
drakx-backup-do-not-use-f3f346972efc965665d00b18fe4eb2a8360ce96d.tar.gz
drakx-backup-do-not-use-f3f346972efc965665d00b18fe4eb2a8360ce96d.tar.bz2
drakx-backup-do-not-use-f3f346972efc965665d00b18fe4eb2a8360ce96d.tar.xz
drakx-backup-do-not-use-f3f346972efc965665d00b18fe4eb2a8360ce96d.zip
stc
Diffstat (limited to 'perl-install')
-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.