summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-06-18 14:59:20 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-06-18 14:59:20 +0200
commitcaa53b1316dc7a17a4439e1a1afb3c9f91182832 (patch)
tree61ed653c96826a49aeb9c2fd0a63433aa5bed9a5 /CHANGELOG
parent4500b2f79bbd0985ba2e13ff870e6d474370f9ae (diff)
parente7fa2ce56d0c9e3d791f3c145febbb9ab16be838 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
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)