aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-17 06:59:31 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-17 06:59:31 +0000
commit2d4514560cab30e8d856eadfaa16bff7fb6ea6b3 (patch)
tree4d83129c465f681f783ab62b18c2f6b5efa60370 /ChangeLog
parent5c0a3497e9d19f1fc1b26c1ec335d82b1f3ac2f1 (diff)
handle destroy event properly.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@653 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 fea36eca..389b3fe7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-17
+
+ * src/trayicon.c: handle destroy event properly (thanks to Victor
+ Ananajevsky).
+
2005-10-16
* libsylph/utils.c: open_uri(): win32: use ShellExecute() to open URI.