diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-10 23:02:36 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-10 23:02:36 +0200 |
commit | e480ca00ba507ea1575bad7ffb824d8d72b666d4 (patch) | |
tree | 47501236d0067dab03eb0f601115ce4bd5bdb25e /CHANGELOG | |
parent | 8c0ee424af0e31330d07790a47cd616439c51536 (diff) |
Replace markdown-style [1] link indexes in plain text email bodies. [1]: http://daringfireball.net/projects/markdown/
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Replace markdown-style [1] link indexes in plain text email bodies - Fixed issues where HTML comments inside style tag would hang Internet Explorer - Improved mailto: link arguments handling (#1489363) - Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#1489302) |