aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
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 8d12565e..1a264b20 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2005-05-12
+ * src/summaryview.c: summary_attract_by_subject():
+ gtk_tree_store_reorder() を使用して最適化
+ (gtk_tree_store_move_after() は遅すぎ)。
+
+2005-05-12
+
* src/summaryview.c: 閉じた行が未読の子をもつ場合はボールドで表示する
ようにした。