diff options
author | thomascube <thomas@roundcube.net> | 2012-01-04 12:47:50 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-04 12:47:50 +0000 |
commit | 5879c09ca046c483d4102f1dd21babfac1cd8057 (patch) | |
tree | 6b185e2b7b510d1e584c217351258703410ba6ff /CHANGELOG | |
parent | 7645a0a107d57c3e0efb70fe3bef7df5b26ddef5 (diff) |
Use proper timezones from PHP's internal timezonedb (#1485592)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |