aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-06 01:45:54 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-06 01:45:54 +0000
commitd4c112e8df73070a3c1e4e3e7d4a6a6cacc879e4 (patch)
treeaddd53710d770c4564e4dd78eb939b6da33f7724 /ChangeLog
parent27d538b9eebf2143b582a5514a4e8d5a370bd514 (diff)
fixed action.c.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1140 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6ec42d8..935a8b5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-09-06
+ * src/action.c: free_children(): wait for processes when they still
+ exist.
+ Kill/wait child pid instead of pgid (thanks to Stefaan A Eeckels).
+
+2006-09-06
+
* src/eggtrayicon.[ch]: updated eggtrayicon source, and added icon
transparency (thanks to Fryderyk Dziarmagowski).