From 118fadc6a1dbe4d85945e459fbc272ca9e8ee460 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 19 Mar 2015 07:54:20 -0400
Subject: [PATCH] Update changelog

---
 CHANGELOG |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 756d1a8..9877a08 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
-- 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)
 - 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)
+
+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

--
Gitblit v1.9.1