From 78712c782635fd3a70bac4a7764f57287e111f01 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 20 Feb 2004 11:29:29 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 55 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) 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 + + * 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 + + * 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 + + * standalone/drakbackup: Gnome icon order. Drop an unused button box. + +2004/02/20 Thierry Vignaud + + * drakxtools.spec: 10-0.21mdk + +2004/02/19 Arkadiusz Lipiec + + * share/po/pl.po: Updated + +2004/02/19 Pixel + + * 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 + + * 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 * 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 -- cgit v1.2.1