diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-10-22 19:02:23 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-10-22 19:09:27 +0200 |
commit | 793642ed76b5c26487136d2b547178e067afe113 (patch) | |
tree | 65e6e76c0e8b706a505f11a5f6625fd12e94da6e /CHANGELOG | |
parent | 3db15995382ccf551aee8387ebb5ca073d197f27 (diff) |
Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
Conflicts:
program/lib/Roundcube/rcube_message.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ CHANGELOG Roundcube Webmail - Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103) - Fix font style display issue in HTML messages with styled <span> elements (#1490101) - Fix download of attachments that are part of TNEF message (#1490091) +- Fix handling of uuencoded messages if messages_cache is enabled (#1490108) RELEASE 1.0.3 ------------- |