summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-03-09 09:24:05 -0400
committerAleksander Machniak <alec@alec.pl>2015-03-09 09:24:05 -0400
commitc2df5d4e13e9ab63e8f152d638eec35284efdf2f (patch)
tree4e90346aa60b448cdb88d0625856fe99b822aeea /CHANGELOG
parent1ec105c6855c99f4f2a12038d6f9598067fdf205 (diff)
Unified request* event arguments handling, added support for _unlock and _action parameters
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 19c5ed469..1ae0a3a0e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,7 @@ CHANGELOG Roundcube Webmail
- Add possibility to configure max_allowed_packet value for all database engines (#1490283)
- Improved handling of storage errors after message is sent
- Update to TinyMCE 4.1.8
+- Unified request* event arguments handling, added support for _unlock and _action parameters
- 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)