summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-08-07 14:24:00 +0200
committerAleksander Machniak <alec@alec.pl>2013-08-07 14:24:42 +0200
commit216fdb891a6840269ed0a68fb6194f787af9c2bb (patch)
treebc68fb63e7ce07fc9c9aec9f8096641c1c6e619a /CHANGELOG
parent17f11330f8effc12f6aeef1c46dec86bd1c2b492 (diff)
Fix base URL resolving on attribute values with no quotes (#1489275)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a169faba7..91f550c84 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix base URL resolving on attribute values with no quotes (#1489275)
- Fix wrong handling of links with '|' character (#1489276)
- Fix colorspace issue on image conversion using ImageMagick (#1489270)
- Fix XSS vulnerability when saving HTML signatures (#1489251)