diff options
| author | rodneyrehm <rodneyrehm@localhost> | 2011-10-07 14:05:26 +0000 |
|---|---|---|
| committer | rodneyrehm <rodneyrehm@localhost> | 2011-10-07 14:05:26 +0000 |
| commit | b7ef6f0597f459e861516793532cda0f807c287b (patch) | |
| tree | 736f974bbd2b9b8d381abac07f3748530d63464c /change_log.txt | |
| parent | 1f3513307981d8caf7f2f29636c43f9183c80a4b (diff) | |
| download | smarty-b7ef6f0597f459e861516793532cda0f807c287b.tar.gz smarty-b7ef6f0597f459e861516793532cda0f807c287b.tar.bz2 smarty-b7ef6f0597f459e861516793532cda0f807c287b.zip | |
- improvement removed some unnecessary count()s
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 21d9c6e0..2164a66e 100644 --- a/change_log.txt +++ b/change_log.txt @@ -5,6 +5,7 @@ - improvement testInstall() now showing resolved paths and checking the include_path if necessary - bugfix html_options plugin did not handle object values properly (Issue #49, Forum Topic 20049) - improvement html_checkboxes and html_radios to accept null- and object values, and label_ids attribute +- improvement removed some unnecessary count()s 06.10.2011 - bugfix switch lexer internals depending on mbstring.func_overload |
