diff options
author | alecpl <alec@alec.pl> | 2011-04-08 07:22:07 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-04-08 07:22:07 +0000 |
commit | d483cd78988494b207dfa885d17a82ff4c7d39cc (patch) | |
tree | 50e16299a45f35b3a01a1f6c5b7d998ba88f7b08 /CHANGELOG | |
parent | dd0ae6297be8cd9bcf8d91dd8a3fab34048c3612 (diff) |
- Fix bug where some content would cause hang on html2text conversion (#1487863)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ CHANGELOG Roundcube Webmail =========================== +- Fix bug where some content would cause hang on html2text conversion (#1487863) - Improve space-stuffing handling in format=flowed messages (#1487861) -- Fixed bug where some dates would produce SQL error in MySQL (#1487856) +- Fix bug where some dates would produce SQL error in MySQL (#1487856) - Added workaround for some IMAP server with broken STATUS response (#1487859) - Fix bug where default_charset was not used for text messages (#1487836) - Enable TinyMCE's contextmenu (#1487014) |