summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-11-07 11:43:42 +0100
committerAleksander Machniak <alec@alec.pl>2014-11-07 11:43:42 +0100
commita7a778c157426f12f176648802a51c5e5397a81a (patch)
tree273248415c4bc9bd289543985f334d8e34ba48f9 /CHANGELOG
parent9ba5b878d10818d58b7b99bc7d8404a08ac2e7c0 (diff)
Fix some character sets detection (#1490135)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3fcc80660..8e5c95e4d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -52,6 +52,7 @@ CHANGELOG Roundcube Webmail
- Don't remove links when html signature is converted to text (#1489621)
- Fix page title when using search filter (#1490023)
- Fix mbox files import
+- Fix some character sets detection (#1490135)
- Fix so attachment charset is set in headers of forward/draft message (#1490109)
- Fix bug where wrong charset could be used for text attachment preview page (#1490106)
- Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)