summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-03-10 09:07:27 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-03-10 09:07:27 +0000
commitba5e66f77cd1eed0787929c7eb3756c3bad1526f (patch)
tree7f89bff7589926bb8fdbe42f3f58b86229b47332 /ChangeLog
parent376ea96ca46fdfab3e61519eef361d96d1654e20 (diff)
downloadcontrol-center-ba5e66f77cd1eed0787929c7eb3756c3bad1526f.tar
control-center-ba5e66f77cd1eed0787929c7eb3756c3bad1526f.tar.gz
control-center-ba5e66f77cd1eed0787929c7eb3756c3bad1526f.tar.bz2
control-center-ba5e66f77cd1eed0787929c7eb3756c3bad1526f.tar.xz
control-center-ba5e66f77cd1eed0787929c7eb3756c3bad1526f.zip
Generated by cvs2cl the 10_Meu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog60
1 files changed, 60 insertions, 0 deletions
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 <tvignaud@mandrakesoft.com>
+
+ * 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 <siegel@linux-mandrake.com>
+
+ * po/de.po: fixes (thanx to Georg Roesler)
+
+2003-03-09 12:51 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/el.po: updated po file
+
+2003-03-08 04:21 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/: az.po, he.po: updated po files
+
+2003-03-07 13:32 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/: drakconf.pot, nl.po, vi.po: updated po files
+
+2003-03-06 18:01 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/fi.po: updated po file
+
+2003-03-06 17:46 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * 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 <tvignaud@mandrakesoft.com>
+
+ * drakconf.spec: update requires for ugtk2 move
+
+2003-03-06 14:55 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * control-center: really disable userdrake embedding
+
+2003-03-06 14:46 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * drakconf.spec: 9.1-6mdk
+
2003-03-06 13:49 Thierry Vignaud <tvignaud@mandrakesoft.com>
* control-center: hide explanations for logdrake too since it's too