summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-10-24 19:09:23 +0000
committeralecpl <alec@alec.pl>2009-10-24 19:09:23 +0000
commit7415c02ecfe21eff80074605b93fd3354475e7b3 (patch)
tree5934330a3c1bc0ad38d88592ef856531e6ecbe91 /CHANGELOG
parent1d7e4d314dcdaa1aa5353f6d520ba448b5808f8f (diff)
- Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 077b2a009..e392985e0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix quota indicator issues by content generation on client-size (#1486197, #1486220)
- Don't display disabled sections in Settings (#1486099)
- Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
- Fix login page loading into an iframe when session expires (#1485952)