diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-03 12:25:49 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-03 12:25:49 +0000 |
| commit | 034b06b20d0c6421ccf266ec3a7ffcb3438b99f6 (patch) | |
| tree | e19b6631538dd05912f1e3402111ceb4df7560d4 /roundcubemail/CHANGELOG | |
| parent | 209cd5304c4b9503aa1a0e66558568ad5c0782b9 (diff) | |
- Improve performance of moving or copying of all messages in a folder (use CLOSE intead of EXPUNGE)
- Code cleanup + added more phpdoc comments
git-svn-id: https://svn.roundcube.net/trunk@4306 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 6044c02ac..8f9b0b5a1 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -12,6 +12,8 @@ CHANGELOG Roundcube Webmail - Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) +- 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 RELEASE 0.5-BETA ---------------- |
