summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-04-11 11:12:00 +0000
committeralecpl <alec@alec.pl>2011-04-11 11:12:00 +0000
commitdae34b5c3f08d3045ab89631d3b59113df6568c8 (patch)
tree20fb6a1564068231a16e2dfdcc9d72fce4258bf7 /CHANGELOG
parent1036f81edf2e23fe0052e5a8ba8002a8adcc4f9a (diff)
- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0b6bcc633..047901f00 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)