aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-14 03:45:26 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-14 03:45:26 +0000
commit7de265a4b5e72654a50b2af31e1e44858f39e8e4 (patch)
tree16be4623c78273b445cfc96135eee2750de2bd0d /ChangeLog
parente68e626e6fd9511de2a155bf95473ac6370f73f9 (diff)
win32: fixed inc dialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1161 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79f26c9a..ded642e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-14
+ * src/inc.c: inc_pop3_session_do(): update dialog when starting
+ session (fixes incorrect state display in Win32).
+
+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.