aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-09-25 05:55:02 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-09-25 05:55:02 +0000
commitc14e8fc8a5a4665ebeabbe0f396104d33385abea (patch)
tree1693ac2ebb53677b699d4089dbc78be58405efb8 /ChangeLog
parent02d7c78eb564b799d2625848c5f335493c068329 (diff)
fixed long-standing drag begin bug on IMAP folders (#93).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3159 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 901373bc..ec37532e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-25
+
+ * src/summaryview.c: summary_button_pressed(): fixed long-standing
+ drag begin bug on IMAP folders (#93).
+
2012-09-13
* sylpheed.spec.in: fixed build on x86_64 platform.