diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-02-27 15:12:53 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-02-27 15:12:53 +0000 |
commit | 4f8e9d1e93eb9632c5cbdc2211c3fbbdd50f817a (patch) | |
tree | b9cac351dc89740b800f84b3053224adce0dad2c | |
parent | 8e769721e31cf2f06d5216cfaf6d9840f0551608 (diff) | |
download | drakx-4f8e9d1e93eb9632c5cbdc2211c3fbbdd50f817a.tar drakx-4f8e9d1e93eb9632c5cbdc2211c3fbbdd50f817a.tar.gz drakx-4f8e9d1e93eb9632c5cbdc2211c3fbbdd50f817a.tar.bz2 drakx-4f8e9d1e93eb9632c5cbdc2211c3fbbdd50f817a.tar.xz drakx-4f8e9d1e93eb9632c5cbdc2211c3fbbdd50f817a.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index c9eac04cd..a70803321 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,26 @@ +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 + typo fix + 2004/02/27 David Baudens <baudens at mandrakesoft.com> * pixmaps/refresh.png: Udpate icon to not display a cuted icon @@ -27726,7 +27749,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.891 2004/02/26 16:57:31 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.892 2004/02/27 14:44:17 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |