summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-08-12 19:39:39 +0000
committerthomascube <thomas@roundcube.net>2011-08-12 19:39:39 +0000
commit58fc995728352b466f166a67281b11f6db191f31 (patch)
treed552dd826c8be4d77583a2e2b700b573f5318984 /CHANGELOG
parent41bdcf2daae7d78d5c070b011e5f9aa7ce5f6ca2 (diff)
Backport XSS vulnerability fix to 0.5 branch
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0e163fd79..c56a199ad 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix XSS vulnerability in UI messages (#1488030)
- Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943)
- Fix issue which cases IMAP disconnection when encrypt() method was used (#1487900)
- Fix some CSS issues in Settings for Internet Explorer