diff options
author | thomascube <thomas@roundcube.net> | 2008-02-07 07:51:01 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-02-07 07:51:01 +0000 |
commit | c3f94de06031ec943e5e5f68fa63804e38265db4 (patch) | |
tree | fba253544b4dd38a6052293aa02e78ca70768c72 /CHANGELOG | |
parent | 6f2f2d0ffdf21ac0dce85b5dae8809a49b14a7a2 (diff) |
Fix size of the attachment preview frame (#1484758)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ CHANGELOG RoundCube Webmail --------------------------- -2008/02/06 (thomasb) +2008/02/07 (thomasb) ---------- - Remember decision to display images for a certain message during session (#1484754) +- Truncte attachment filenames to 55 characters due to an IE bug (#1484757) +- Fix size of the attachment preview frame (#1484758) 2008/02/05 (thomasb) ---------- |