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:13:17 +0200
commitb3206b4b2822b8c9d18c4730aa1afdf72a758f8c (patch)
treeeea04c253cbdcf8129b9e8c982dc3cf0b0cfd4dc /CHANGELOG
parent5e251574ddac6cb9a25ece27df1599f45f69dda4 (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 64d39670f..ba1ab48fc 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)