summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-09 12:33:07 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-09 12:33:07 +0000
commita67eb61c3c74cfe971aeeb9f5b01fb3ba4e22f6f (patch)
tree3eecbaa8651e16b36194e895329b4588b0a1a3dc /roundcubemail/CHANGELOG
parent0d5b29a28cbcf7b868f0712eb2629d4c77bfedf5 (diff)
- Fix handling of attachments with invalid content type (#1487767)
git-svn-id: https://svn.roundcube.net/trunk@4515 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 881779653..90faf4a9c 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling of attachments with invalid content type (#1487767)
- Add workaround for DBMail's bug http://www.dbmail.org/mantis/view.php?id=881 (#1487766)
- Use IMAP's ID extension (RFC2971) to print more info into debug log
- Security: add optional referer check to prevent CSRF in GET requests