aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-21 02:14:16 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-21 02:14:16 +0000
commit33253b86fa33c92196f10108080dd0292da7a96f (patch)
tree264ecea4bad8d91b7f136672218f82c4203db50d /ChangeLog
parent672e05e8660eb93b5f9621dfdc6799a48ea1d754 (diff)
also update sort indicator at empty folder. Updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1173 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 895acd33..1a38b843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-09-21
+
+ * version 2.2.8
+
+2006-09-21
+
+ * src/summaryview.c: summary_set_tree_model_from_list(): set the tree
+ view even if mlist is empty to update sort indicator.
+
2006-09-20
* src/compose.c: compose_destroy()