diff options
author | thomascube <thomas@roundcube.net> | 2006-12-06 21:41:27 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-12-06 21:41:27 +0000 |
commit | 1a98a6a5db16edcf2fdebcb1fd0919c6582ba513 (patch) | |
tree | 8ba883b0d9dfc50e0c8ca4a00af26aa8901eef45 /CHANGELOG | |
parent | b517af4a471283adc62ef82cb30b97e896bb6799 (diff) |
Preview pane and marking as read (#1484132)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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) |