aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-01-14 13:04:04 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-01-14 13:04:04 +0800
commit18b15bfc5ae50a909621c7ea3e00e6f8ff7b4808 (patch)
tree72e9a61666b1809b3ce21f30b6ec93d5806e6528 /e-util/ChangeLog
parent7fdc703916b8d40398f16d205e953867015d2bac (diff)
downloadgsoc2013-evolution-18b15bfc5ae50a909621c7ea3e00e6f8ff7b4808.tar
gsoc2013-evolution-18b15bfc5ae50a909621c7ea3e00e6f8ff7b4808.tar.gz
gsoc2013-evolution-18b15bfc5ae50a909621c7ea3e00e6f8ff7b4808.tar.bz2
gsoc2013-evolution-18b15bfc5ae50a909621c7ea3e00e6f8ff7b4808.tar.lz
gsoc2013-evolution-18b15bfc5ae50a909621c7ea3e00e6f8ff7b4808.tar.xz
gsoc2013-evolution-18b15bfc5ae50a909621c7ea3e00e6f8ff7b4808.tar.zst
gsoc2013-evolution-18b15bfc5ae50a909621c7ea3e00e6f8ff7b4808.zip
A time-based thread-safe in-memory cache thing. Called em_cache 'cause
2004-01-13 Not Zed <NotZed@Ximian.com> * e-msgport.c (em_cache*): A time-based thread-safe in-memory cache thing. Called em_cache 'cause there's an e_cache in gal. svn path=/trunk/; revision=24213
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index e4a25d11f5..0ed9ae50a8 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-13 Not Zed <NotZed@Ximian.com>
+
+ * e-msgport.c (em_cache*): A time-based thread-safe in-memory
+ cache thing. Called em_cache 'cause there's an e_cache in gal.
+
2004-01-05 Not Zed <NotZed@Ximian.com>
* e-memory.c (e_mempool_destroy): Fix from Zan Lynx