diff options
author | alecpl <alec@alec.pl> | 2010-12-06 14:06:44 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-12-06 14:06:44 +0000 |
commit | 0e11940a65777b8dd22d017da472c2dc373d650c (patch) | |
tree | 30a2c782505f0c53b5740f602ea8e6f55621eda7 /CHANGELOG | |
parent | 74728935122fe35ed97c40092080cc7dfd4b7052 (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-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ---------------- |