diff options
author | alecpl <alec@alec.pl> | 2009-04-21 09:04:49 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-04-21 09:04:49 +0000 |
commit | c4b819e9b9792c8819ef60136aa4945884f4f84d (patch) | |
tree | c411607eafab25fec2efe8c838db58182bc739a1 /CHANGELOG | |
parent | cf356bcb360509734e6c44e1f08f1092043d19d9 (diff) |
- Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |