summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-12-06 14:06:44 +0000
committeralecpl <alec@alec.pl>2010-12-06 14:06:44 +0000
commit0e11940a65777b8dd22d017da472c2dc373d650c (patch)
tree30a2c782505f0c53b5740f602ea8e6f55621eda7 /CHANGELOG
parent74728935122fe35ed97c40092080cc7dfd4b7052 (diff)
- Improve performance of folder rename and delete actions. Don't get list of all folders when we need only children of the specified folder.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 312c4a29d..8d51add5d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,7 @@ CHANGELOG Roundcube Webmail
- Fix copying all messages in a folder copies only messages from current page
- Improve performance of moving or copying of all messages in a folder
- Fix plaintext versions of HTML messages don't contain placeholders for emotions (#1485206)
+- Improve performance of folder rename and delete actions
RELEASE 0.5-BETA
----------------