diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-06-20 15:08:10 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-06-20 15:12:20 +0200 |
commit | b96be346de62308321d1191c393c569bfa56094f (patch) | |
tree | d82e31308b4402993ad7779389b1b7c716692b30 /CHANGELOG | |
parent | 2bc814eed5a5fd6cc90bd8b4b487e07a3ffbbe3b (diff) |
Canonize boolean ini_get() results (#1489189)
Conflicts:
CHANGELOG
program/lib/Roundcube/rcube.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Canonize boolean ini_get() results (#1489189) - 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) |