summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-01-04 12:47:50 +0000
committerthomascube <thomas@roundcube.net>2012-01-04 12:47:50 +0000
commit5879c09ca046c483d4102f1dd21babfac1cd8057 (patch)
tree6b185e2b7b510d1e584c217351258703410ba6ff /CHANGELOG
parent7645a0a107d57c3e0efb70fe3bef7df5b26ddef5 (diff)
Use proper timezones from PHP's internal timezonedb (#1485592)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 09c87088f..31f69d85b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Use proper timezones from PHP's internal timezonedb (#1485592)
- Add separate pagesize setting for mail messages and contacts (#1488269)
- Fix handling of INBOX's subfolders in special folders config (#1488279)
- Add ifModule statement for setting Options -Indexes in .htaccess file (#1488274)