summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2015-03-12 14:20:26 +0100
committerThomas Bruederli <thomas@roundcube.net>2015-03-12 14:20:26 +0100
commit731330cf340266c8a5812634e180b245fd74a106 (patch)
treebe762d4d3d69eacadd878cda3a1e87a10d2d0eef
parent686f0dacddc045a4db4557d9932f1ae596a90fe0 (diff)
Update Changelog
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f55cb9ea5..54881408c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- ACL: Allow other plugins to adjust the list of permissions and groups to edit
- Plugin API: Added message_part_body hook
- Add initdb.sh to create database from initial.sql script with prefix support (#1490188)
- Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization)