summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-21 12:40:26 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-21 12:41:15 +0200
commit738c446078fd4475c5e0222c2c0ab4242d1bf5b2 (patch)
treeb3ca5f13da1692384f08d590ff7a2490957fb640 /CHANGELOG
parent6376aaff0c4dae5d85ca814f038ef8fbae8834ca (diff)
Fix so valid and set date.timezone is not required by installer checks (#1489180)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b061fab19..1bab2cdd8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix so valid and set date.timezone is not required by installer checks (#1489180)
- 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)