summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-08-07 13:48:07 +0200
committerAleksander Machniak <alec@alec.pl>2013-08-07 13:48:07 +0200
commit0bac7b32de62006e925fb0b788c757b6c23b8a5e (patch)
treefa0eace623943da7a6e9be9dc5096aa305940fb2 /CHANGELOG
parentc9f779d036c34c9f6c1152249d1501fe49d69254 (diff)
Fix wrong handling of links with '|' character (#1489276)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fc659132c..f50c0a3f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix wrong handling of links with '|' character (#1489276)
- Fix XSS vulnerability when saving HTML signatures (#1489251)
- Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553)
- Fix colorspace issue on image conversion using ImageMagick (#1489270)