aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-09-14 09:33:12 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-09-14 09:33:12 +0000
commit6128f5829154140a7616f21f0f1e9c031dd7f8c0 (patch)
treeec9aef6864990ad0fd3868b7a5d183252d799671 /ChangeLog
parent02bd27c2ad7c50f5d82c2d54bd060debba152c18 (diff)
use MsgFlagInfo struct for mark queue to reduce its memory usage.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2251 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 975a95d9..574d634a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-09-14
+ * libsylph/procmsg.c: use MsgFlagInfo struct for mark queue to reduce
+ its memory usage.
+
+2009-09-14
+
* src/import.c: update summary cache on eml import.
2009-09-14