diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-04-12 09:16:01 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-04-12 09:16:01 +0000 |
| commit | 2bbfd23e16e949cce9a4ccdf887ec710a575545d (patch) | |
| tree | ae4eccc7a1865c7fbc789c2cfffea19b30aeedcf /roundcubemail/CHANGELOG | |
| parent | 579a200d6b636a4b0bc6ea576453e939cdd3fd76 (diff) | |
- Fix bug where template name without plugin prefix was used in render_page hook (the same fix for deprecated_templates)
git-svn-id: https://svn.roundcube.net/trunk@4647 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 6a0f3351f..626b3fc7f 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -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) |
