aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-16 06:38:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-16 06:38:06 +0000
commitcd17b1aeb12d55754344a57720b089e6b28ca271 (patch)
tree37d943a4d453416ed1c59a51128613f228846857 /ChangeLog.ja
parent690f9a59dcfb68ec4901f942ae3e3e596df24b29 (diff)
fixed a bug that the selection was broken (and sometimes crashed) when mark, unread, and colorlabel flags were changed while the summary was sorted by the flags.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@751 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index cb1be711..124d1cfc 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2005-11-16
+ * src/summaryview.c: サマリがマーク、未読、カラーラベルフラグでソート
+ された状態でそれらが変更された場合、セレクションが壊れる(クラッシュ
+ する場合もある)バグを修正。
+
+2005-11-16
+
* src/compose.c: GPGME が有効になっていない場合のコンパイルエラーを
修正。