summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-09-04 10:34:58 +0200
committerAleksander Machniak <alec@alec.pl>2012-09-04 10:34:58 +0200
commit06073ef2169631ea9c348cd19bd154957d7def07 (patch)
tree40cae26b48cc8c8d1ef3527700e5b017e38093b0 /CHANGELOG
parent26fc0defe374734db81baa8177466639ed65c900 (diff)
parent406becc5fedd57201f6e39f997415cbd586916e7 (diff)
Merge branch 'message_show_ui'
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e47673647..a13830450 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)