diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-02-27 15:14:00 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-02-27 15:14:00 +0000 |
commit | 60e2285768b6eb4a41232109af6ccff8f220f21f (patch) | |
tree | 41ba921183d0de8f1b752f5a7e5ed276ba3f41bf | |
parent | 4f8e9d1e93eb9632c5cbdc2211c3fbbdd50f817a (diff) | |
download | drakx-60e2285768b6eb4a41232109af6ccff8f220f21f.tar drakx-60e2285768b6eb4a41232109af6ccff8f220f21f.tar.gz drakx-60e2285768b6eb4a41232109af6ccff8f220f21f.tar.bz2 drakx-60e2285768b6eb4a41232109af6ccff8f220f21f.tar.xz drakx-60e2285768b6eb4a41232109af6ccff8f220f21f.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index a70803321..f8672e00f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -16,6 +16,24 @@ ported upon new wizard layer fix crash when modem was not found +2004/02/27 Guillaume Cottenceau <gc at mandrakesoft.com> + + * mdk-stage1/disk.c: when in automatic=disk mode but no partition is + given, fall back + on non automatic mode evidently + +2004/02/27 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * drakxtools.spec: 10-14mdk + + * standalone/net_monitor (in_ifconfig) better check ifconfig is executable + before running it + (-e is not enough) + + * network/netconnect.pm: note that isdn configuration has not yet be + ported upon new wizard layer + fix crash when modem was not found + * standalone/drakvpn: translate some fields * share/po/fr.po: a few new translated strings @@ -27749,7 +27767,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.892 2004/02/27 14:44:17 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.893 2004/02/27 15:12:53 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |