aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-11-04 04:52:18 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-11-04 04:52:18 +0000
commitb7c1d2f196fc3557202e41a4abfe117910947400 (patch)
tree0e0fed153e6db63792205e6f269421180c2e1512 /ChangeLog
parent4d5df10a3e521bbb3918d5844e8521af901b6fdf (diff)
fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main_iteration() from non-main threads.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2330 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 c7fd9b91..3b018d52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-04
+
+ * libsylph/imap.c
+ src/query_search.c
+ src/main.c: fixed a bug that prohibited query search on IMAP
+ folders. Don't call gtk_main_iteration() from non-main threads.
+
2009-11-02
* src/summaryview.c: summary_selection_changed(): fixed unintended