From 18b15bfc5ae50a909621c7ea3e00e6f8ff7b4808 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 14 Jan 2004 05:04:04 +0000 Subject: A time-based thread-safe in-memory cache thing. Called em_cache 'cause 2004-01-13 Not Zed * 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 --- e-util/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'e-util/ChangeLog') 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 + + * 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 * e-memory.c (e_mempool_destroy): Fix from Zan Lynx -- cgit