aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-27 08:19:55 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-27 08:19:55 +0000
commita7102dc008b3526236fd976a63fb61816dde7ed3 (patch)
treeeb910bfb03b44b9a01a101ecdb4393ef5c83b5d3 /ChangeLog
parentbce6f2354ef08244bf99f6cdccc2b83d17299280 (diff)
fixed a bug that virtual folders were not sorted properly.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1916 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 74407842..49450749 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-09-27
+ * libsylph/folder.c: folder_item_compare(): fixed a bug that virtual
+ folders were not sorted properly.
+
+2007-09-27
+
* src/summaryview.[ch]: fixed the status label so that it will
automatically resize when there is not enough width.