summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-08-04 10:41:02 +0200
committerAleksander Machniak <alec@alec.pl>2013-08-04 10:41:02 +0200
commitb825f86108a91957f6467176e418cfc257874658 (patch)
treeb46041bd2f06919b9702aa90cfaa20508c0c17e1 /CHANGELOG
parent7015dd99f90fb10f899d698f9601708f9a5f728b (diff)
Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ead4a7385..6a30ad772 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553)
- Fix colorspace issue on image conversion using ImageMagick (#1489270)
- Fix XSS vulnerability when editing a message "as new" or draft (#1489251)
- Fix downloading binary files with (wrong) text/* content-type (#1489267)