diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-02 17:08:21 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-03 12:21:52 -0300 |
commit | 5a4ea784c5ab7fd51de8d17cda4b550a4385d424 (patch) | |
tree | 3d335a7d4389f492d659c6a0341a84a25e74c8df /changes | |
parent | 4012678895d045c4c43a4c89dac38430adbe3e8e (diff) |
Improve charset handling for email
Diffstat (limited to 'changes')
-rw-r--r-- | changes/better_charset_handling | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/better_charset_handling b/changes/better_charset_handling new file mode 100644 index 0000000..832f7b2 --- /dev/null +++ b/changes/better_charset_handling @@ -0,0 +1,2 @@ + o Improve charset handling when exposing mails to the mail client. Related to + #3660. |