diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-02-06 04:21:48 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-02-06 04:21:48 +0000 |
commit | 6e9b0a7553815ae4520d034613043c88047c03fc (patch) | |
tree | f1b272d39b78ef99f8fbeca043cc44be23a8c66d /ChangeLog.ja | |
parent | 4c9e3d272356fbf9777115f25eabd01932e7dbc6 (diff) |
don't reset unread flag when moving/copying messages into trash.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@978 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index a4ff9ca1..785a74bf 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,11 @@ 2006-02-06 + * libsylph/mh.c + libsylph/imap.c: メッセージをごみ箱に移動/コピーするとき未読フラグ + をリセットしないようにした。 + +2006-02-06 + * libsylph/mh.c: win32: フォルダ名の最後に「表」など(2バイト目に 0x5c ('\')を含む)特定の日本語の文字をもつフォルダの内容が表示できない バグを修正。 |