summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-02-28 10:17:32 +0100
committerAleksander Machniak <alec@alec.pl>2015-02-28 10:17:32 +0100
commitb86e091fcd0567450c5cbef2207780e265865b2d (patch)
tree632f5ad39fe07449996f0495a3cc151619219014 /CHANGELOG
parentb7abf8412c9dbaeeaf95357715b5c241a1742c44 (diff)
Add initdb.sh to create database from initial.sql script with prefix support (#1490188)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 871358f75..94f0a982d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- 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 possibility to print contact information (of a single contact)