summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-08-08 15:49:11 +0200
committerAleksander Machniak <alec@alec.pl>2013-08-08 15:49:11 +0200
commit1391f17a521a19382c59ef9d4e93a8ced2f1a9e5 (patch)
treee8c489356c3da2f13471063c54dfdeb009b8c542 /CHANGELOG
parent8799df8ccdb09114b14742e0493a8ba401688fdf (diff)
Fix issue where uploaded photo was lost when contact form did not validate (#1489274)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 702fa4942..cab07dcdd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix issue where uploaded photo was lost when contact form did not validate (#1489274)
- Fix base URL resolving on attribute values with no quotes (#1489275)
- Fix wrong handling of links with '|' character (#1489276)
- Fix XSS vulnerability when saving HTML signatures (#1489251)