aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-02-15 06:23:37 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-02-15 06:23:37 +0000
commitfbea69ffd6461e314b2a23240838ff43c7b22396 (patch)
treee4b29f046db03372fb7afe5ae2e7e8969449b294 /ChangeLog
parentc9dc995d198c082dac58367aa1524e20fae86ba0 (diff)
fixed statusbar problem on displaying IMAP4 messages from query search.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2477 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fcce8d46..56fc9621 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-02-15
+ * src/query_search.c: row_activated(): fixed a bug that 'Getting
+ message n' message was left on the status bar on displaying IMAP4
+ messages with new window.
+
+2010-02-15
+
* src/setup.c: fixed compile error with OpenSSL disabled.
Don't accept default Gmail address.