diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-02-20 11:29:29 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-02-20 11:29:29 +0000 |
commit | 78712c782635fd3a70bac4a7764f57287e111f01 (patch) | |
tree | cafa96e370e6acef3ae51a0f775cb2b526c4981f /perl-install/ChangeLog | |
parent | f770016537f1b641155d722862f7158a1a430e9d (diff) | |
download | drakx-78712c782635fd3a70bac4a7764f57287e111f01.tar drakx-78712c782635fd3a70bac4a7764f57287e111f01.tar.gz drakx-78712c782635fd3a70bac4a7764f57287e111f01.tar.bz2 drakx-78712c782635fd3a70bac4a7764f57287e111f01.tar.xz drakx-78712c782635fd3a70bac4a7764f57287e111f01.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 55 |
1 files changed, 54 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index bb20326b3..362280c98 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,56 @@ +2004/02/20 Guillaume Cottenceau <gc at mandrakesoft.com> + + * interactive/gtk.pm, install_gtk.pm, ugtk2.pm: don't force buttons a size + related to $::windowwidth since this is no more used to size the main + window (fixes missing Next button in vgahi), use a global + $::real_windowwidth for sizings related to the main window + + * mdk-stage1/Makefile: 10.0 + + * install_steps_gtk.pm: don't force buttons a size related to + $::windowwidth since this is no more used to size the main window (fixes + missing Next button in vgahi), use a global $::real_windowwidth for + sizings related to the main window + allow to specify the Xnest wanted resolution with --vga + +2004/02/20 Pixel <pixel at mandrakesoft.com> + + * install_steps_interactive.pm: fix warning LSB chosen implies kernel 2.4 + + * fs.pm: add umask=0022 capability, and use it for security level 3 + + * share/compssUsers, share/compssUsers.server: Gnome is no good, GNOME is + good + +2004/02/20 Stew Benedict <sbenedict at mandrakesoft.com> + + * standalone/drakbackup: Gnome icon order. Drop an unused button box. + +2004/02/20 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * drakxtools.spec: 10-0.21mdk + +2004/02/19 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl> + + * share/po/pl.po: Updated + +2004/02/19 Pixel <pixel at mandrakesoft.com> + + * interactive/gtk.pm, ugtk2.pm: use $ugtk2::current_window in place of + @interactive::objects (which was unused and broken) + => fix XSetInputFocus (bugzilla #8046 and #8053) + +2004/02/19 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * network/netconnect.pm: since no PCMCIA cards support link status + notification, ifplugd should + be disabled for all pcmcia cards by default => let blacklist them + (#8031) + + * standalone/drakvpn: fix string + + * share/po/fr.po: update + 2004/02/19 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl> * share/po/pl.po: Updated @@ -26819,7 +26872,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.876 2004/02/19 19:16:05 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.877 2004/02/19 21:03:06 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |