summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-08-15 10:12:18 +0200
committerAleksander Machniak <alec@alec.pl>2012-08-15 10:12:18 +0200
commit5ef8e4ad9d3ee8689d2b83750aa65395b7cd59ee (patch)
treef3151e2a50d47fabe8099b33b1d9dc289537c1bc /CHANGELOG
parentf326e956e5223e4d097463e6d2a0436a1a997092 (diff)
Fix XSS issue with href="javascript:" not being removed (#1488613)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4e2b22a4a..932680645 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix XSS issue with href="javascript:" not being removed (#1488613)
- Fix impossible to create message with empty plain text part (#1488610)
- Fix stripped apostrophes when replying in plain text to HTML message (#1488606)
- Fix inactive Save search option after advanced search (#1488607)