diff options
| author | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-10-06 14:36:30 +0000 |
|---|---|---|
| committer | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-10-06 14:36:30 +0000 |
| commit | 904731fd1f9c7b2b7741d83b662344e6d426e185 (patch) | |
| tree | e7848d8c1684ddf0df451621e9aff23fbcd57507 /change_log.txt | |
| parent | 3825ef336c2f26d2e4998b68892430e402036574 (diff) | |
| download | smarty-904731fd1f9c7b2b7741d83b662344e6d426e185.tar.gz smarty-904731fd1f9c7b2b7741d83b662344e6d426e185.tar.bz2 smarty-904731fd1f9c7b2b7741d83b662344e6d426e185.zip | |
- bugfix switch lexer internals depending on mbstring.func_overload
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index 83b63a2a..da9e9b4b 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== trunk ===== +06.10.2011 +- bugfix switch lexer internals depending on mbstring.func_overload + 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) |
