diff options
author | Kali Kaneko <kali@leap.se> | 2013-10-03 12:57:53 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-10-03 12:57:53 -0400 |
commit | 4e1e31fab824c040be243622bcee9f4708f0444c (patch) | |
tree | 3d335a7d4389f492d659c6a0341a84a25e74c8df /changes/better_charset_handling | |
parent | 4012678895d045c4c43a4c89dac38430adbe3e8e (diff) | |
parent | 5a4ea784c5ab7fd51de8d17cda4b550a4385d424 (diff) |
Merge remote-tracking branch 'chiiph/bug/better_charset_handling' into develop
Diffstat (limited to 'changes/better_charset_handling')
-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. |