summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-06-10 12:07:55 +0000
committeralecpl <alec@alec.pl>2009-06-10 12:07:55 +0000
commit2dd7ee346fdc014b536de8cbbfe7630bac73a43b (patch)
tree3c91450eb41baadc858599713fabd3fa2b65c963 /CHANGELOG
parent737f0da348f78b02eafa9607fb2a1d9adc8e569b (diff)
- Fixed many 'skip_deleted' issues (#1485634)
- Fixed messages list sorting on servers without SORT capability - some preformance improvements
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 204c97db7..32d65bb13 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG RoundCube Webmail
===========================
+- Fixed many 'skip_deleted' issues (#1485634)
+- Fixed messages list sorting on servers without SORT capability
- Colorized signatures in plain text messages
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI
- Fix displaying of big maximum upload filesize (#1485889)