diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-06-18 13:54:26 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-06-18 13:55:03 +0200 |
commit | 8b81c61396f0eba2fcebcba29eb6f569877becc9 (patch) | |
tree | 62fdc21edcf073a084677f8598cef2a166e47049 /CHANGELOG | |
parent | dd12eec622a0508bc579e2c839439ebde7bb423b (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-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) RELEASE 0.9.2 |