summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-04-11 11:12:00 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-04-11 11:12:00 +0000
commit7f7a4bb1e875698c4899facadd01e8eb07cb21c8 (patch)
tree21df3612d820503ab96e06e5266b0b4f2b428337 /roundcubemail/CHANGELOG
parente2a6a198729bea1477a3a3b4f19aaf65cb9042e6 (diff)
- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling
git-svn-id: https://svn.roundcube.net/trunk@4641 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 0b6bcc633..047901f00 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/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)