diff options
author | alecpl <alec@alec.pl> | 2011-04-12 09:16:01 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-04-12 09:16:01 +0000 |
commit | ca18a90b1af9312b936e909c3e8c14e0e1571935 (patch) | |
tree | fed1f4156541e2b384628599bbcc1c999788a3eb /CHANGELOG | |
parent | 23b49558cd5f70c351788a129042a62fe8170dfe (diff) |
- Fix bug where template name without plugin prefix was used in render_page hook (the same fix for deprecated_templates)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix bug where template name without plugin prefix was used in render_page hook - 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) |