diff options
author | alecpl <alec@alec.pl> | 2008-09-25 17:20:40 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-09-25 17:20:40 +0000 |
commit | 09f19e675f3396a8a0f26fecd9b0501d19a4999f (patch) | |
tree | c338930acf9e04a3e1cd79fabf582a77b4825aa7 /CHANGELOG | |
parent | 47c9ccbf6f2ffc344a5e85eefe4a9b9ba2c1b1ba (diff) |
- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/09/25 (alec) +---------- +- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096) + 2008/09/23 (alec) ---------- - Fix language autodetection (#1485401) |