diff options
| author | rodneyrehm <rodneyrehm@localhost> | 2011-09-24 15:45:30 +0000 |
|---|---|---|
| committer | rodneyrehm <rodneyrehm@localhost> | 2011-09-24 15:45:30 +0000 |
| commit | 5c0d7ad8b4cca36a277252365cb3cb8b03ac84c9 (patch) | |
| tree | 34b5918503ba93f55f7ee94e2fbcd0afd283303a /change_log.txt | |
| parent | 25e31b38f59ad50eb6b20e5c564ae2913a99df8e (diff) | |
| download | smarty-5c0d7ad8b4cca36a277252365cb3cb8b03ac84c9.tar.gz smarty-5c0d7ad8b4cca36a277252365cb3cb8b03ac84c9.tar.bz2 smarty-5c0d7ad8b4cca36a277252365cb3cb8b03ac84c9.zip | |
- added compile_dir and cache_dir to list of muted directories
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 0855fcd6..2c473f76 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,6 +2,7 @@ 24.09.2011 - removed internal muteExpectedErrors() calls in favor of having the implementor call this once from his application - optimized muteExpectedErrors() to pass errors to the latest registered error handler, if appliccable +- added compile_dir and cache_dir to list of muted directories 23.09.2011 - remove unused properties |
