summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-04-19 09:28:36 +0200
committerAleksander Machniak <alec@alec.pl>2013-04-19 09:28:36 +0200
commit1b7b6be959fc7ef4952a3d5f8fde917b0264ac81 (patch)
treee3f78f50ce25a31977824722d536a72fb27e74aa /CHANGELOG
parent3a81af385f0e032c9d7209798512018ae811ffc7 (diff)
Fix list of required configuration options (#1489055). Removed support_url, and db_table_*
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e82acfaee..ebcd9337a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix list of required configuration options (#1489055)
- Fix DB error when creating a new contact and a group is selected (#1489051)
- Fix handling of deprecated boolean value of reply_mode option (#1489052)
- Fix parsing invalid date string (#1489035)