diff options
author | alecpl <alec@alec.pl> | 2011-04-11 12:24:00 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-04-11 12:24:00 +0000 |
commit | d3105370870a8c51aaeb6a18f561311202da3356 (patch) | |
tree | 9b0d50549f35a44d7eb438bd7ad3dfa9ca72d263 /CHANGELOG | |
parent | 382b8b1351e1a4598f04ab184cec803b96d7e4b7 (diff) |
- Apply fixes from trunk
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ CHANGELOG Roundcube Webmail =========================== +- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling +- Fix bug where some content would cause hang on html2text conversion (#1487863) +- Improve space-stuffing handling in format=flowed messages (#1487861) +- 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) - Stateless request tokens. No keep-alive necessary on login page (#1487829) - PEAR::Net_SMTP 1.5.1 - Force names of unique constraints in PostgreSQL DDL |