summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-04-21 09:04:49 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-04-21 09:04:49 +0000
commitd058d498c86cd91e8cf4a8962f5fc1d3f2fb04a9 (patch)
treed13332a23dc5546dbc8855b5a1daf0dcaccc4954 /roundcubemail/CHANGELOG
parent25353df02f73e8abc6e0d3ec5a2f5ce86afcfff3 (diff)
- Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object git-svn-id: https://svn.roundcube.net/trunk@2408 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 3e0fce855..798c3327f 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Speed up message list displaying on IE
- Fix read/write database recognition (#1485811)
- Fix quicksearchbox look in Chrome and Konqueror (#1484841)
- Fix UTF-8 byte-order mark removing (#1485514)