summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-03-19 12:54:20 +0100
committerAleksander Machniak <alec@alec.pl>2015-03-19 12:54:20 +0100
commit118fadc6a1dbe4d85945e459fbc272ca9e8ee460 (patch)
tree79f42e5cde5ad8e616db67270d7e041567507caf
parentec48287775109fe7bc2737e718d19835b8a9612e (diff)
Update changelog
-rw-r--r--CHANGELOG9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 756d1a8fa..9877a086a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,14 @@
CHANGELOG Roundcube Webmail
===========================
-- ACL: Allow other plugins to adjust the list of permissions and groups to edit
-- Plugin API: Added message_part_body hook
+- Password plugin: Added 'kpasswd' driver by Peter Allgeyer
- Add initdb.sh to create database from initial.sql script with prefix support (#1490188)
+- Plugin API: Added message_part_body hook
- Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization)
-- Password plugin: Added 'kpasswd' driver by Peter Allgeyer
+
+RELEASE 1.1.1
+-------------
+- ACL: Allow other plugins to adjust the list of permissions and groups to edit
- Add possibility to print contact information (of a single contact)
- Add possibility to configure max_allowed_packet value for all database engines (#1490283)
- Improved handling of storage errors after message is sent