summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-05-28 15:01:13 +0200
committerAleksander Machniak <alec@alec.pl>2012-05-28 15:01:13 +0200
commit7c1231a94b2a3dddd74b17c7c66bc9d41bb55f47 (patch)
tree83923a527076ba291a7b3b27763b2bfc67474763 /CHANGELOG
parente349a8c9ae4adfc1aab48a5461902242930da7bf (diff)
Use browser capabilities to decide if PDF/TIFF attachments should be displayed
in an overlay page/inline or to provide only direct download for them (#1488452, #1487929)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 70ac0809b..365667592 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Don't display PDF and TIFF attachments inline without browser support (#1488452, #1487929)
- Fix html2text conversion of strong|b|a|th|h tags when used in upper case
- Add listcontrols template container in Larry skin (#1488498)
- Fix host autoselection when default_host is an array (#1488495)