diff options
| author | rodneyrehm <rodneyrehm@localhost> | 2011-10-05 17:51:44 +0000 |
|---|---|---|
| committer | rodneyrehm <rodneyrehm@localhost> | 2011-10-05 17:51:44 +0000 |
| commit | 3e3f6ad43c101d289f753ed0c07fb3fdd0fd0a40 (patch) | |
| tree | ebf98eae592090303a9e0ab190957914147197c4 /change_log.txt | |
| parent | aeec0783ec7c2419397b3be25018d0df4ea907db (diff) | |
| download | smarty-3e3f6ad43c101d289f753ed0c07fb3fdd0fd0a40.tar.gz smarty-3e3f6ad43c101d289f753ed0c07fb3fdd0fd0a40.tar.bz2 smarty-3e3f6ad43c101d289f753ed0c07fb3fdd0fd0a40.zip | |
- add environment configuration issue with mbstring.func_overload Smarty cannot compensate for (Issue #45)
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 b9778c3e..c0bf6609 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,6 +1,7 @@ ===== trunk ===== 05.10.2011 - bugfix of problem introduced with r4342 by replacing strlen() with isset() +- add environment configuration issue with mbstring.func_overload Smarty cannot compensate for (Issue #45) 04.10.2011 - bugfix assign() in plugins called in subtemplates did change value also in parent template |
