diff options
| author | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-09-21 19:39:30 +0000 |
|---|---|---|
| committer | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-09-21 19:39:30 +0000 |
| commit | b77446463f3eeda7a7321604f7bc9da93aa2ab22 (patch) | |
| tree | df98819c5fd7edc102a6d880fc88905ecdb48f23 /change_log.txt | |
| parent | cade307db0e02979b927a8cfffa5b89b88de5bf3 (diff) | |
| download | smarty-b77446463f3eeda7a7321604f7bc9da93aa2ab22.tar.gz smarty-b77446463f3eeda7a7321604f7bc9da93aa2ab22.tar.bz2 smarty-b77446463f3eeda7a7321604f7bc9da93aa2ab22.zip | |
- bugfix use 3.0 version of smarty_internal_write_file.php because of problems with custom error handlers
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index 016322c9..9d8bab62 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,6 +1,7 @@ ===== Smarty 3.1 trunk ===== 21.09.2011 - bugfix look for mixed case plugin file names as in 3.0 if not found try all lowercase +- bugfix use 3.0 version of smarty_internal_write_file.php because of problems with custom error handlers 20.09.2011 - bugfix removed debug echo output while compiling template inheritance |
