From be60bc7f5b20bb601f734e39b8ca959cea847f1a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 21 Aug 2002 11:17:30 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 52f7db36f..372400af6 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,48 @@ +2002/08/21 François Pons + + * pkgs.pm: fixed stupid typo for bestKernelPackage. + added return for bestKernelPackage ;-) + +2002/08/21 Jonathan Gotti + + * bootlook.pm: add link to draksplash + + * standalone/draksplash: remove warnings + +2002/08/21 Pablo Saratxaga + + * share/po/pt.po: updated po file + +2002/08/21 Pixel + + * keyboard.pm: put back loadkeys_files which *is* used (by + make_rescue_img) + +2002/08/20 Pablo Saratxaga + + * share/po/hu.po: updated po file + + * keyboard.pm, share/keyboards.tar.bz2: merged keyboards with XFree86 + +2002/08/20 Pixel + + * keyboard.pm: fix pablo... uh no, too hard. fix his typo instead ;p + + * drakxtools.spec: + - fix dangling waiting watch mousecursor (well, please test!) + - adding draksplash (nathan) + + * my_gtk.pm: + - in destroy, detect if program is going to leave, in that case + don't do anything, especially don't set the waiting mouse cursor + another thing is that calling flush() at this moment causes segfault + so don't do it and no more segfault :) + (now, if someone finds out what this 4 is about... but you cares, it + works :) + this fixes program ending on an exception + - also add END() calling exit() (in case a program forgets to (heurk) + call exit()) + 2002/08/20 alus * share/po/pl.po: Upper Case @@ -228,7 +273,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.723 2002/08/19 21:17:47 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.724 2002/08/20 23:51:13 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1