aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-07-05 06:24:24 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-07-05 06:24:24 +0000
commit0a0bc26c836bfa0f82f26b8d6c9534ac058a32a7 (patch)
tree51803a7da7f36c7b5a7bedebcb43c6a23a895672 /ChangeLog
parentf7060110c4679ecf79136c984a14e60195c231a0 (diff)
use mmap to read cache.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2926 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcaac7d6..ed21c127 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-05
+
+ * libsylph/procmsg.c: use memory mapped file to read cache files.
+ This improves the speed of cache reading.
+ (requires GTK+ >= 2.8)
+
2011-06-30
* version 3.2.0beta1