summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-12-14 08:33:33 +0100
committerAleksander Machniak <alec@alec.pl>2012-12-14 08:35:46 +0100
commit3a0e4d915008df58e4f286bee50ff6d9fb61e957 (patch)
treec69516290c402ff7c94e8e1b40477eba569af057 /CHANGELOG
parent4163511314f54462e0786916bd8683f894fa1885 (diff)
Fix unwanted horizontal scrollbar in message preview header (#1488866)
Conflicts: CHANGELOG skins/larry/mail.css
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5eceea611..d55a68d1e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix unwanted horizontal scrollbar in message preview header (#1488866)
- Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1488844)
- Fix XSS vulnerability in vbscript: and data:text links handling (#1488850)
- Fix absolute positioning in HTML messages (#1488819)