diff options
author | thomascube <thomas@roundcube.net> | 2008-03-21 14:09:20 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-03-21 14:09:20 +0000 |
commit | bf1be0c931904e45122cf8eeec3bf20cc6e91bd5 (patch) | |
tree | 35929cf1a3884ac1cab1740ce926765f9a39e661 /CHANGELOG | |
parent | 846dd743c83e69485602054b2a9687deaf26a672 (diff) |
Fixed message part window display in IE6 (#1484610)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -4,7 +4,12 @@ CHANGELOG RoundCube Webmail 2008/03/21 (thomasb) ---------- - Add configurable default charset for message decoding - +- Applied patch to fix mime decoding an folder subscription (#1484191) +- Applied patch to correctly quote email recipient strings (#1484191) +- Fix wrong charset aliases (#1484818 and #1484598) +- Remove hard-coded size of logo image (#1484378) +- Strip slashes from virtuser email values (#1484700) +- Fixed message part window display in IE6 (#1484610) 2008/02/28 (thomasb) ---------- |