summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-10-22 15:44:39 +0200
committerAleksander Machniak <alec@alec.pl>2014-10-22 15:44:39 +0200
commitd165d11012a3814b129b3dab6419212bad8e5872 (patch)
treef721f98996aa5aecab198ddbf6194eb77b1e4b62 /CHANGELOG
parentb585fa9ec29e010d061a9b7ef1328a6d31a4e477 (diff)
Fix so attachment charset is set in headers of forward/draft message (#1490109)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index eb79638b9..978fad2fb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -49,6 +49,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 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)
- Fix regression in SHAA password generation in ldap driver of password plugin (#1490094)