aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-09-15 02:56:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-09-15 02:56:06 +0000
commitb3f0c2e205e0959c4d6287b02c9eb8a4d4af026a (patch)
treea42e562910bd33e74e2662dd3d90953b93cec980 /ChangeLog
parent6128f5829154140a7616f21f0f1e9c031dd7f8c0 (diff)
minor optimization: use g_slist_prepend() for mark/cache queue.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2252 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 574d634a..f3f061e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-15
+
+ * libsylph/procmsg.c: minor optimization: use g_slist_prepend() for
+ mark/cache queue.
+
2009-09-14
* libsylph/procmsg.c: use MsgFlagInfo struct for mark queue to reduce