aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-05-24 08:34:51 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-05-24 08:34:51 +0000
commite9882b3e41b62de9682db367a070439d1aa55475 (patch)
tree90d818870b2f8b9a92d82fc085add21e86b5dc60 /ChangeLog
parent199702278eb3846ba157b68cf412df661d1f4af4 (diff)
fixed crash when clicking tray icon menu 'Get from current account' with no account.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2546 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 152b0a92..7c28519d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-05-24
+ * src/inc.c: fixed crash when clicking tray icon menu
+ 'Get from current account' with no account.
+
+2010-05-24
+
* src/main.c: added --instance-id <ID> option, which allows users to
run multiple instances of Sylpheed. There is no extra checks for
config directory, so use with caution.