diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-06-28 09:21:48 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-06-28 09:24:09 +0200 |
commit | 1d0c3f557585a7d1ab319455a5af288f82fedf75 (patch) | |
tree | 7435a678b1fea977dedc8e9e6c50fb3eae129a38 /CHANGELOG | |
parent | d44092430e2b12f7d9887fd1db3346fcb141ea95 (diff) |
Fix fatal error when date.timezone isn't set (#1488546)
Conflicts:
program/steps/settings/func.inc
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix fatal error when date.timezone isn't set (#1488546) - Update to TinyMCE 3.5.4.1 - Better icons with distinct shapes for priority columns (#1488377) - Show dedicated icon for multipart/report messages (#1488524) |