diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-04-08 07:22:07 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-04-08 07:22:07 +0000 |
| commit | e3077ec79a8166d977ab86995dd0f7dda0655826 (patch) | |
| tree | 0d3c5ebdcfd16a2fcf9fa95f90847e83f91c1f7f /roundcubemail/CHANGELOG | |
| parent | ba26a9d52dc036eee3310f129863103a9f54ee9b (diff) | |
- Fix bug where some content would cause hang on html2text conversion (#1487863)
git-svn-id: https://svn.roundcube.net/trunk@4637 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index b47b1d4b2..0b6bcc633 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -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) |
