summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-04-21 09:04:49 +0000
committeralecpl <alec@alec.pl>2009-04-21 09:04:49 +0000
commitc4b819e9b9792c8819ef60136aa4945884f4f84d (patch)
treec411607eafab25fec2efe8c838db58182bc739a1 /CHANGELOG
parentcf356bcb360509734e6c44e1f08f1092043d19d9 (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--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3e0fce855..798c3327f 100644
--- a/CHANGELOG
+++ b/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)