diff options
author | alecpl <alec@alec.pl> | 2011-04-11 11:12:00 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-04-11 11:12:00 +0000 |
commit | dae34b5c3f08d3045ab89631d3b59113df6568c8 (patch) | |
tree | 20fb6a1564068231a16e2dfdcc9d72fce4258bf7 /CHANGELOG | |
parent | 1036f81edf2e23fe0052e5a8ba8002a8adcc4f9a (diff) |
- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 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) |