diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-06-09 15:40:41 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-06-09 15:41:41 +0200 |
commit | 057b9e3e7f5bd1707e72812b1e5f977face0baed (patch) | |
tree | dc171172bb4ced71e8cbda9350334609416e498f /CHANGELOG | |
parent | aafc0a3d24149da9f7350f760932898319041815 (diff) |
Fix zipdownload plugin issue with filenames charset (#1489156)
Conflicts:
CHANGELOG
plugins/zipdownload/zipdownload.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ CHANGELOG Roundcube Webmail =========================== - Fix "null" instead of empty string on messages list in IE10 (#1489145) +- Fix zipdownload plugin issue with filenames charset (#1489156) - Fix so non-inline images aren't skipped on forward (#1489150) - Fix legacy options handling - Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011) |