summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-02-04 12:03:31 +0000
committeralecpl <alec@alec.pl>2011-02-04 12:03:31 +0000
commit47f55c0d085d913be61656a891ef607bdd2b7164 (patch)
tree915956ae209467fbdf9551e698ea72f06e977a20 /CHANGELOG
parente18d992ee1a37bf76e2ef5a0d136df8fe591a914 (diff)
- Fix ICANN example addresses doesn't validate (#1487742)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9e5aadd14..37456222d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix ICANN example addresses doesn't validate (#1487742)
- Security: protect login form submission from CSRF
- Security: prevent from relaying malicious requests through modcss.inc
- Fix handling of non-image attachments in multipart/related messages (#1487750)