summaryrefslogtreecommitdiff
path: root/db_config/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'db_config/CHANGELOG')
-rw-r--r--db_config/CHANGELOG19
1 files changed, 19 insertions, 0 deletions
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