summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authorrodneyrehm <rodneyrehm@localhost>2011-10-07 14:05:26 +0000
committerrodneyrehm <rodneyrehm@localhost>2011-10-07 14:05:26 +0000
commitb7ef6f0597f459e861516793532cda0f807c287b (patch)
tree736f974bbd2b9b8d381abac07f3748530d63464c /change_log.txt
parent1f3513307981d8caf7f2f29636c43f9183c80a4b (diff)
downloadsmarty-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.txt1
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