diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-02-13 18:45:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-02-13 18:45:02 +0000 |
commit | 969740019266a3fa94f2f1ce77bb1a7550dbad6b (patch) | |
tree | b658d967be7c2c13151d2e8b394f058a41174eff /perl-install/ChangeLog | |
parent | 2e39c4b79aad6be67d2301c5e771161b580f710b (diff) | |
download | drakx-969740019266a3fa94f2f1ce77bb1a7550dbad6b.tar drakx-969740019266a3fa94f2f1ce77bb1a7550dbad6b.tar.gz drakx-969740019266a3fa94f2f1ce77bb1a7550dbad6b.tar.bz2 drakx-969740019266a3fa94f2f1ce77bb1a7550dbad6b.tar.xz drakx-969740019266a3fa94f2f1ce77bb1a7550dbad6b.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 5e2402dd4..6c2ff2e6f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,31 @@ +2004/02/13 Damien Chaumette <dchaumette at mandrakesoft.com> + + * standalone/drakconnect: forgotten modem page, to be traduced, not yet + usable (please don't hurt me) + +2004/02/13 Pixel <pixel at mandrakesoft.com> + + * install_steps_interactive.pm: add a warning when choosing security level + > 2 and having a windows partition + (since in that case we won't have umask=0) (bugzilla #4731) + + * modules/interactive.pm: don't have a wait_message above another empty + wait_message when probing hardware + + * ugtk2.pm: use center-on-parent for popped windows + + * share/list: perl-MDK-Common has been rebuilt + + * bootloader.pm: fix reading grub config (esp. when /boot is a separate + partition) + (nb for titi: join($xx, $yy) is *not* useful) + + * install2.pm: in boolean context, "any" is better than "find" + +2004/02/13 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * drakxtools.spec: 10-0.14mdk + 2004/02/13 David Baudens <baudens at mandrakesoft.com> * share/po/fr.po: Fix </b> in advertiesment #5 @@ -26122,7 +26150,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.870 2004/02/12 23:29:36 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.871 2004/02/13 18:21:26 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |