From 29983c16711b7eb6828afab8ca87a09eec9f6fe3 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Sat, 09 Oct 2010 12:46:53 -0400 Subject: [PATCH] - Add caching support in id2uid and uid2id functions (#1487019), Fix get_message_cache_index to use internal cache when only sort order changes. Both changes improves performance of 'show' action - code cleanup/function description fixes --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 03eb27e..135d352 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -25,6 +25,7 @@ - Use css sprite image for messages list - Add (different) attachment icon for messages of type multipart/report (#1486165) - Prevent from inserting empty link when composing HTML message (#1486944) +- Add caching support in id2uid and uid2id functions (#1487019) RELEASE 0.4.2 ------------- -- Gitblit v1.9.1