summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-04-12 09:06:49 +0000
committeralecpl <alec@alec.pl>2011-04-12 09:06:49 +0000
commit23b49558cd5f70c351788a129042a62fe8170dfe (patch)
treef08cc25393752304ef307927379c5a00f642b19b /CHANGELOG
parentfc072bfdb38f3b6dccaf9c9c3c309b36e604d4e6 (diff)
- Fix handling of debug_level=4 in ajax requests (#1487831)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 047901f00..6a0f3351f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling of debug_level=4 in ajax requests (#1487831)
- 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)