diff options
author | alecpl <alec@alec.pl> | 2008-08-21 19:47:35 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-08-21 19:47:35 +0000 |
commit | 2c6fa9337154b1a70325066f1c87a163e3dadfa1 (patch) | |
tree | 390b94ec8692b4e1895ad170fcea28fb08bb3315 /CHANGELOG | |
parent | 5cfe194f489605223d90903acd7336a16036f6ca (diff) |
- Add Content-Length header while attachments downloading (#1484256)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/08/21 (alec) +---------- +- Add Content-Length header while attachments downloading (#1484256) +- Fix In-Reply-To and References headers when composing saved draft + message (#1485288) +- Removed PHP4 class constructors +- Fix html message charset conversion for charsets with underline (#1485287) + 2008/08/21 (estadtherr) ---------- - Fix escaping of To: and From: fields when building message body for reply |