summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-13 10:15:25 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-13 10:15:25 +0000
commit61ceeb27d9aceab2af200c576c26633adca72bc2 (patch)
tree907df7ee7b64cd32bfa4a32459f23734b2ecea10 /roundcubemail/CHANGELOG
parentb103e23fdf0d169c073e57dbf0d1938192fb963f (diff)
- Use user's timezone in Date header, not server's timezone (#1486119)
git-svn-id: https://svn.roundcube.net/trunk@3746 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 2b418d8c8..d81d1cb5f 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Use user's timezone in Date header, not server's timezone (#1486119)
- Add option to set separate footer for HTML messages (#1486660)
- Add real SMTP error description to displayed error messages (#1485927)
- Fix some IMAP errors handling when opening the message (#1485443)