summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-02-09 12:33:07 +0000
committeralecpl <alec@alec.pl>2011-02-09 12:33:07 +0000
commitb389252f2b5db908374cd1f839a9d89edec0894d (patch)
tree147bb2090cd15b34fce979a7851c617a1fc5b396 /CHANGELOG
parent075ee62a7723c76df3eb7e6e2d5884a266f951b8 (diff)
- Fix handling of attachments with invalid content type (#1487767)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 881779653..90faf4a9c 100644
--- a/CHANGELOG
+++ b/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