summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-06-08 09:22:49 +0200
committerAleksander Machniak <alec@alec.pl>2012-06-08 09:22:49 +0200
commita7d5e3e8580466639a18da35af13b97dc3765c16 (patch)
tree4598c6ce454593442d1c6ceb3d7e5151450bc3e9 /CHANGELOG
parent51809bd66c3dc08fb578950a0394c8603a419b9e (diff)
Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0d4936316..7ecbc997d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
- Fix handling of links with various URI schemes e.g. "skype:" (#1488106)
- Fix handling of links inside PRE elements on html to text conversion
- Fix indexing of links on html to text conversion