diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-06 21:41:27 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-06 21:41:27 +0000 |
| commit | 8860e71e5c02e36b1eb292b86e2d3f2ce5ec252f (patch) | |
| tree | 3a926650cbc0b6170cd00142bb050da63ac97a2d /roundcubemail/CHANGELOG | |
| parent | a66915f63c8b263d36a18e0361176ed251e6fe9a (diff) | |
Preview pane and marking as read (#1484132)
git-svn-id: https://svn.roundcube.net/trunk@400 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index aa259d51a..782c31883 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,13 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/12/06 (thomasb) +---------- +- Improve memory usage when sending mail (closes #1484098) +- Mark messages as read once the preview is loaded (closes #1484132) +- Include smtp final response in log (closes #1484081) + + 2006/12/04 (thomasb) ---------- - Corrected date string in sent message header (closes #1484125) |
