aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-13 07:56:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-13 07:56:56 +0000
commitc39ae22ff8abe554f3a80208b9a2434296b3e26f (patch)
tree5bb93883831a229846458779369c178386c3c81c /ChangeLog
parent0da94eee68f536ad2320edc888c5a2a9b2f3f248 (diff)
include currently selected row on flag search if message view is visible but the row is not displayed.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@335 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 b2d2136f..1f5205bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-06-13
+ * src/summaryview.c: include currently selected row on flag search
+ if message view is visible but the row is not displayed.
+
+2005-06-13
+
* src/imap.c: reacquire CAPABILITY after STARTTLS since it can be
changed (thanks to Tomasz).