summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-06-24 09:44:05 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-06-24 09:44:05 +0000
commitc9c8b85cd1628924ff5115fa929b2ee3bfe539e3 (patch)
treeba3551d8f70b89d0af060e03d99ebb58305778e3 /roundcubemail/CHANGELOG
parent2bb37969e405a9201bbcacffd767295df1000df6 (diff)
- Fix non-unicode characters caching in unicode database (#1484608)
git-svn-id: https://svn.roundcube.net/trunk@2675 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index abc81b8f5..b88aa3f8c 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix non-unicode characters caching in unicode database (#1484608)
+- Performance improvements of messages caching
- Fix empty Date header issue (#1485923)
- Open collapsed folders during drag & drop (#1485914)
- Fixed link text replacements (#1485789)