summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-06-08 11:49:12 +0200
committerAleksander Machniak <alec@alec.pl>2012-06-08 11:49:12 +0200
commit4fd5b62194c37cf296d3f9c8babfb14f897c2d93 (patch)
tree73323f36ad8bbbd8c68b3b2a3b9fab11bc3de1f2 /CHANGELOG
parent8749e94b4bed36500e4f45c65cc16cfd5633ef34 (diff)
Add Content-Length for attachments where possible (#1485478)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b1bd50e8c..b423f7cbc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add Content-Length for attachments where possible (#1485478)
- Fix attachment sizes in message print page and attachment preview page (#1488515)
- Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
- Fix handling of links with various URI schemes e.g. "skype:" (#1488106)