summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-18 13:54:26 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-18 13:54:26 +0200
commite7fa2ce56d0c9e3d791f3c145febbb9ab16be838 (patch)
treec48bb3555936631ca9801fc0a138edae92c958a2 /CHANGELOG
parentb531277d039c0649736310c9b84efe4758b39537 (diff)
Fix so install do not fail when one of DB driver checks fails but other drivers exist (#1489178)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bac9ee1cf..66db4207a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix so install do not fail when one of DB driver checks fails but other drivers exist (#1489178)
- Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
- Fix session issues when local and database time differs (#1486132)
- Fix thread cache syncronization/validation (#1489028)