aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-14 02:44:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-14 02:44:35 +0000
commite68e626e6fd9511de2a155bf95473ac6370f73f9 (patch)
tree32aa50970efb9914b9e5fad78c2d038ef4abc7a0 /ChangeLog
parentb77e37e0480993fffadc298dc08f802ce17bd874 (diff)
workaround for GTK+ 2.10 was made.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1160 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 894adfb2..79f26c9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-14
+
+ * src/summaryview.c: workaround for broken
+ gtk_tree_view_column_set_sort_column_id() in GTK+ 2.10.x was made.
+ Don't show sort indicator on icon columns.
+ Simplified compose mode.
+
2006-09-13
* libsylph/utils.c