aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-05-18 04:58:23 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-05-18 04:58:23 +0000
commit192f216fca62585bbd810655792a25393d612b06 (patch)
tree1c464ae4407321a5b22d8739ecc5276685b9d4bf /ChangeLog
parentdc556e29120702f70ebea1f8d3237a26527b04e2 (diff)
cancel online mode switch if active sessions exist.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2881 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ac520a2..41497ea4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-18
+
+ * libsylph/folder.[ch]
+ libsylph/imap.[ch]
+ src/mainwindow.c: cancel online mode switch if active sessions
+ exist.
+
2011-05-13
* src/textview.c: textview_make_clickable_parts(): removed alloca()