From 99f904adcc37d93c90defcd8ce898598e25be212 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Wed, 11 Mar 2015 16:55:04 +0100 Subject: Lot of plugins --- db_config/CHANGELOG | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 db_config/CHANGELOG (limited to 'db_config/CHANGELOG') diff --git a/db_config/CHANGELOG b/db_config/CHANGELOG new file mode 100644 index 0000000..73178d9 --- /dev/null +++ b/db_config/CHANGELOG @@ -0,0 +1,19 @@ +VERSION COMMENT +----------------------------------------------------------------------------------------------------------------- +1.0 - Initial release +1.1 - Be ready for Roundcube 1.0 +1.1.1 - Skip plugins where config is loaded in plugin's init method +1.1.2 - 1.1.4 - Added sort order for Account administration section +1.1.5 - Database collation utf8_general_ci +1.1.6 - Skip companyaddressbook (see 1.1.1) +1.1.7 - Implemented mysqladmin +1.1.8 - Roundcube 1.0 compatibility +1.1.9 - 1.1.10 - Code cleanup +1.1.11 - Skip 'idle_timeout' plugin (config is loaded directly there) +1.1.12 - Revert 1.1.11 +1.1.13 - Added MSSQL support (third party contribution (https://asphostpage.com/) +1.1.14 - Implement rcube_db::limitquery +1.1.15 - 1.1.17 - Make sure that MySQL database fields collation is UTF-8 + https://code.google.com/p/myroundcube/issues/detail?id=747 +1.1.18 - Load calendar configuration in calendar plugin +1.1.19 - Revert 1.1.18 \ No newline at end of file -- cgit v1.2.3