aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-03-29 08:03:53 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-03-29 08:03:53 +0000
commit75fe2bf35e4a37e59845d6ba0cc2f70352f56e5c (patch)
treeab476b506d274c9fa51af50d7a33c6c5c37660b9 /ChangeLog
parent4c2aee3cf95ec99d367b9e003cf7ee0da42f1ccb (diff)
fixes unable to exit sylpheed in some case.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1585 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9855b68c..69354cb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-29
+ * src/main.c: app_will_exit(): force process termination (fixes
+ unable to exit sylpheed in some case).
+
+2007-03-29
+
* src/inc.c
src/main.c: disable --compose, --receive, --send remote commands
when a modal dialog exists.