diff options
author | Andy Wermke <andy@dev.next-step-software.com> | 2013-04-08 14:33:51 +0200 |
---|---|---|
committer | Andy Wermke <andy@dev.next-step-software.com> | 2013-04-08 14:33:51 +0200 |
commit | bf3084b608b8a1036f0b091140350813d54c3d0d (patch) | |
tree | 117dfd4d6db9f03eec4d227d6b1911c3d4882284 /CHANGELOG | |
parent | fe245e5f5dbea1c18517471103185e04a52c89b3 (diff) | |
parent | 4fdaa02ac724e597479a4a48388a8a10101000fd (diff) |
Merge branch 'master' of https://github.com/roundcube/roundcubemail
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGELOG Roundcube Webmail =========================== +- Fix handling of invalid characters in message headers and output (#1489032) +- Fix selecting collapsed rows on select-all (#1489036) - Fix possible header duplicates when using additional headers (#1489033) - Fix session issues with use_https=true (#1488986) - Fix blockquote width in sent mail (#1489031) |