summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-10-09 16:46:53 +0000
committeralecpl <alec@alec.pl>2010-10-09 16:46:53 +0000
commit29983c16711b7eb6828afab8ca87a09eec9f6fe3 (patch)
tree0dc46b945bc30874df11005cba29ef6e7977b650 /CHANGELOG
parentca1f564598614f62fa8b210c414a919491176865 (diff)
- 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
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 03eb27ef4..135d352f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,7 @@ CHANGELOG Roundcube Webmail
- 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
-------------