diff options
author | alecpl <alec@alec.pl> | 2008-09-16 08:49:28 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-09-16 08:49:28 +0000 |
commit | 81b573d98ae143bd11b37ff2027bfad78e2d460c (patch) | |
tree | 11975b2cfc8fc6affdb5e1ecf92728fd66b536ab /CHANGELOG | |
parent | cf507b27accdfc1b6fde138e2f7fadf010c8a43c (diff) |
- Reduced memory footprint when forwarding attachments (#1485345)
- Fixed endless loop in iil_C_HandlePartBody()
- rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part()
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/09/16 (alec) +---------- +- Reduced memory footprint when forwarding attachments (#1485345) + 2008/09/15 (thomasb) ---------- - Redesign of the identities settings (#1484042) |