diff options
author | thomascube <thomas@roundcube.net> | 2005-11-01 00:01:40 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-11-01 00:01:40 +0000 |
commit | dba5f7c44a92c8e6986fa9395536347508145f60 (patch) | |
tree | e90c57be4dd31c14e6bc6b03d85ea5a9ad51ecd2 /CHANGELOG | |
parent | 9db57c57feeb113d370e52480c63b6cd00d292b2 (diff) |
Prevent from identities XSS
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -68,3 +68,5 @@ CHANGELOG RoundCube Webmail - Set default user language from config 'locale_string' - Added sorting patch for message list - Make default sort col/order configurable +- Fixed XSS in address book and identities + |