diff options
author | thomascube <thomas@roundcube.net> | 2009-02-27 10:18:18 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-02-27 10:18:18 +0000 |
commit | 0ea569c29f9bdab35ccb429733279db730cd6abd (patch) | |
tree | 56fc044fca704ebc5cbdf58dae57aa48b88025c8 /CHANGELOG | |
parent | d68678ee256cbeba8e492f23a2c793cbde18dd90 (diff) |
Fix mime-type detection using a hard-coded map (#1485311)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail --------------------------- +2009/02/27 (thomasb) +---------- +- Fix mime-type detection using a hard-coded map (#1485311) + 2009/02/26 (alec) ---------- - Fix new lines stripped from message footer (#1485751) |