summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <bruederli@kolabsys.com>2015-03-12 09:57:31 +0100
committerThomas Bruederli <bruederli@kolabsys.com>2015-03-12 09:57:31 +0100
commit743832fc51cbb6d8759cebf117e093788782223e (patch)
tree59c9143ce2ab606a912cb997f7c091ac4e869621
parenta74d02390353ba6294297ed3e76e4ed47841f9b2 (diff)
Update Changelog
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9ede28d7f..f55cb9ea5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,7 @@ CHANGELOG Roundcube Webmail
- Improved handling of storage errors after message is sent
- Update to TinyMCE 4.1.9
- Unified request* event arguments handling, added support for _unlock and _action parameters
+- Security: Generate random hash for the per-user local storage prefix (#1490279)
- Fix refreshing of drafts list when sending a message which was saved in meantime (#1490238)
- Fix saving/sending emoticon images when assets_dir is set
- Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet (#1490292)