diff options
| author | rodneyrehm <rodneyrehm@localhost> | 2011-09-21 22:02:54 +0000 |
|---|---|---|
| committer | rodneyrehm <rodneyrehm@localhost> | 2011-09-21 22:02:54 +0000 |
| commit | 7a6b9dba91fe91045ac6ad5b3fff6ee23ddd8da8 (patch) | |
| tree | 755dcf5c3906f762f0ac00a4cb111e85cb503aa3 /change_log.txt | |
| parent | b77446463f3eeda7a7321604f7bc9da93aa2ab22 (diff) | |
| download | smarty-7a6b9dba91fe91045ac6ad5b3fff6ee23ddd8da8.tar.gz smarty-7a6b9dba91fe91045ac6ad5b3fff6ee23ddd8da8.tar.bz2 smarty-7a6b9dba91fe91045ac6ad5b3fff6ee23ddd8da8.zip | |
- added $error_muting to suppress error messages even for badly implemented error_handlers
- reverted r4301
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/change_log.txt b/change_log.txt index 9d8bab62..dac8484d 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,7 +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 +- added $error_muting to suppress error messages even for badly implemented error_handlers 20.09.2011 - bugfix removed debug echo output while compiling template inheritance |
