From 100fea325ecd4438e13d04d8c082191b237e9e66 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 09 Mar 2015 09:36:48 -0400
Subject: [PATCH] Unified request* event arguments handling, added support for _unlock and _action parameters

---
 CHANGELOG |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index ab9a64f..d948ce1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@
 - 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)

--
Gitblit v1.9.1