diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-22 21:45:21 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-22 21:45:21 +0000 |
| commit | fbf02ab360cbe003b9b90efb878969d82a3fc240 (patch) | |
| tree | 3304274f10ad0fda2b49a307b38d1cd755ac94bc /roundcubemail/CHANGELOG | |
| parent | 55491988926ec76a2a31914c3eb766790ca82b06 (diff) | |
Applied security patches by Kees Cook (Ubuntu) + little visual enhancements
git-svn-id: https://svn.roundcube.net/trunk@425 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 8566f01a0..80afee48a 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,15 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/12/22 (thomasb) +---------- +- Applied security patch to validate the submitted host value (by Kees Cook) +- Applied security patch to validate input values when deleting contacts (by Kees Cook) +- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook) +- Applied a patch to more aggressively sanitize a HTML message +- Visualize blocked images in HTML messages + + 2006/12/20 (thomasb) ---------- - Fixed wrong message listing when showing search results (closes #1484131) |
