diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-01-26 17:43:11 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-01-26 17:43:11 +0000 |
commit | 64a2ce592c0d5d33c403b91363828b39ad40af0e (patch) | |
tree | 6c1cc7f7b946423702afb7627d69eaa07b520849 | |
parent | 950118e80153c25bb513903b4d2860b111f5ea4a (diff) | |
download | drakx-64a2ce592c0d5d33c403b91363828b39ad40af0e.tar drakx-64a2ce592c0d5d33c403b91363828b39ad40af0e.tar.gz drakx-64a2ce592c0d5d33c403b91363828b39ad40af0e.tar.bz2 drakx-64a2ce592c0d5d33c403b91363828b39ad40af0e.tar.xz drakx-64a2ce592c0d5d33c403b91363828b39ad40af0e.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 47 |
1 files changed, 46 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 4ce5ea2d4..9633ff51f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,48 @@ +2005/01/26 José JORGE <jjorge at free.fr> + + * share/po/pt.po: melo + +2005/01/26 Pixel <pixel at mandrakesoft.com> + + * Xconfig/card.pm: xorg_version is 6.8.2 + + * install2.pm: drakx_version() is now in install_any + + * network/network.pm: fix (bugzilla #13197) + + * partition_table.pm: nicer description() (esp. when the size is 0) + + * mygtk2.pm: fix commented code :) + fix return value of method calls on MagicWindow + ->size_request doesn't return anything on the box, it is better done + on the window (for rpmdrake) + + * any.pm, install_any.pm: drakx_version() is now in install_any and use + getFile() to get VERSION + +2005/01/26 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * drakxtools.spec: + - move convert script from spec file into standalone/convert + - btw, do not try converting if uneeded + 10.2-0.16mdk + + * standalone/convert, Makefile.drakxtools, Makefile: + - move convert script from spec file into standalone/convert + - btw, do not try converting if uneeded + +2005/01/25 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * do_pkgs.pm, drakxtools.spec: Use the new --gui option to urpmi for the + drakxtools to ask for media + change; update the dependency of drakxtools on urpmi version + accordingly. + Remove dependency on gurpmi. + +2005/01/25 rstandtke + + * share/po/de.po: some additions and fixes + 2005/01/25 Pixel <pixel at mandrakesoft.com> * install_steps.pm: fix previous commit (we don't want devfsd anymore) @@ -43909,7 +43954,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.1002 2005/01/21 15:17:08 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.1003 2005/01/25 15:19:46 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |