From ba5e66f77cd1eed0787929c7eb3756c3bad1526f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 10 Mar 2003 09:07:27 +0000 Subject: Generated by cvs2cl the 10_Meu --- ChangeLog | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 93dc7f40..8ca87999 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,63 @@ +2003-03-10 10:05 Thierry Vignaud + + * control-center, drakconf.spec: - only the parent can see that + fork() has failled ... + + - display a splash error message if the program to execute is not + executable + + - prevent freeze if the program to exec() isn't executable. else + exec() faillure will have side effects that will badly freeze mcc + since child who should have overwrite mcc code will complete its + execution by running forked gtk+ object destructors (which will + confuse X11 and badly catch up its parent mcc). so use + POSIX::_exit(1) to prevent that and immediately return. + + - sub processes faillures (such as those resulting from perl typos + and the like) are already nicely catched by new + plug-added/plug-removed scheme and SIG_CHILD handler + + - one perl_checker fix + + - package ChangeLog too + +2003-03-09 13:50 Stefan Siegel + + * po/de.po: fixes (thanx to Georg Roesler) + +2003-03-09 12:51 Pablo Saratxaga + + * po/el.po: updated po file + +2003-03-08 04:21 Pablo Saratxaga + + * po/: az.po, he.po: updated po files + +2003-03-07 13:32 Pablo Saratxaga + + * po/: drakconf.pot, nl.po, vi.po: updated po files + +2003-03-06 18:01 Pablo Saratxaga + + * po/fi.po: updated po file + +2003-03-06 17:46 Thierry Vignaud + + * control-center: ensure only one tool per subject: remove wizards + that do something already done by another tool + +2003-03-06 14:58 Thierry Vignaud + + * drakconf.spec: update requires for ugtk2 move + +2003-03-06 14:55 Thierry Vignaud + + * control-center: really disable userdrake embedding + +2003-03-06 14:46 Thierry Vignaud + + * drakconf.spec: 9.1-6mdk + 2003-03-06 13:49 Thierry Vignaud * control-center: hide explanations for logdrake too since it's too -- cgit v1.2.1