summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-02-09 12:46:46 +0000
committeralecpl <alec@alec.pl>2011-02-09 12:46:46 +0000
commit99897b7c4e52a5ff026c3828b84653f460f571f0 (patch)
tree77adf36cf7584a11ebb76f7aff26a652b0d36561 /CHANGELOG
parentdcc790013f6644accc73496507c5ce77e236734d (diff)
- Merged r4512, r4514, r4515
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9375dc769..867472610 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,9 @@ CHANGELOG Roundcube Webmail
RELEASE 0.5.1
-------------
+- 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
- Fix email_dns_check setting not used for identities/contacts (#1487740)
- Fix ICANN example addresses doesn't validate (#1487742)