diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-09-04 10:34:58 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-09-04 10:34:58 +0200 |
commit | 06073ef2169631ea9c348cd19bd154957d7def07 (patch) | |
tree | 40cae26b48cc8c8d1ef3527700e5b017e38093b0 /CHANGELOG | |
parent | 26fc0defe374734db81baa8177466639ed65c900 (diff) | |
parent | 406becc5fedd57201f6e39f997415cbd586916e7 (diff) |
Merge branch 'message_show_ui'
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ CHANGELOG Roundcube Webmail =========================== +- Remove (too big) min-width on mail screen +- Add full headers view in message preview window (#1488538) +- Fix message display page issues - unified with message preview (#1488590, #1488642) - Fix displaying all headers when they contain malformed characters (#1488666) - Fix decoding of HTML messages with UTF-16 charset specified (#1488654) - Fix quota capability detection so it can be overwritten by a plugin (#1488655) |