diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-08-21 11:17:30 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-08-21 11:17:30 +0000 |
commit | be60bc7f5b20bb601f734e39b8ca959cea847f1a (patch) | |
tree | c65bd1bd062cc53b0b7e1a024765156eb147daba /perl-install | |
parent | 60e4ca037e6615e579123685ac93aa6311f49f17 (diff) | |
download | drakx-be60bc7f5b20bb601f734e39b8ca959cea847f1a.tar drakx-be60bc7f5b20bb601f734e39b8ca959cea847f1a.tar.gz drakx-be60bc7f5b20bb601f734e39b8ca959cea847f1a.tar.bz2 drakx-be60bc7f5b20bb601f734e39b8ca959cea847f1a.tar.xz drakx-be60bc7f5b20bb601f734e39b8ca959cea847f1a.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-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 52f7db36f..372400af6 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,48 @@ +2002/08/21 François Pons <fpons@mandrakesoft.com> + + * pkgs.pm: fixed stupid typo for bestKernelPackage. + added return for bestKernelPackage ;-) + +2002/08/21 Jonathan Gotti <jgotti@mandrakesoft.com> + + * bootlook.pm: add link to draksplash + + * standalone/draksplash: remove warnings + +2002/08/21 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/pt.po: updated po file + +2002/08/21 Pixel <pixel@mandrakesoft.com> + + * keyboard.pm: put back loadkeys_files which *is* used (by + make_rescue_img) + +2002/08/20 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/hu.po: updated po file + + * keyboard.pm, share/keyboards.tar.bz2: merged keyboards with XFree86 + +2002/08/20 Pixel <pixel@mandrakesoft.com> + + * 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 |