diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-13 07:56:56 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-13 07:56:56 +0000 |
commit | c39ae22ff8abe554f3a80208b9a2434296b3e26f (patch) | |
tree | 5bb93883831a229846458779369c178386c3c81c /ChangeLog.ja | |
parent | 0da94eee68f536ad2320edc888c5a2a9b2f3f248 (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.ja')
-rw-r--r-- | ChangeLog.ja | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 0e3556cb..1f98e7db 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,10 @@ 2005-06-13 + * src/summaryview.c: メッセージビューが表示されているが選択行が + 表示されていない場合はフラグ検索でその行を含むようにした。 + +2005-06-13 + * src/imap.c: STARTTLS の後 CAPABILITY が変更される可能性があるため、 STARTTLS の後再取得するようにした(Tomasz さん thanks)。 |