summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authorrodneyrehm <rodneyrehm@localhost>2011-10-07 13:39:45 +0000
committerrodneyrehm <rodneyrehm@localhost>2011-10-07 13:39:45 +0000
commit1f3513307981d8caf7f2f29636c43f9183c80a4b (patch)
treea5f692d8fb4f4b2e1a9737b79514fc788c63e60d /change_log.txt
parent1bf1b0584630e6b1c253b4c5a953c10485827bdf (diff)
downloadsmarty-1f3513307981d8caf7f2f29636c43f9183c80a4b.tar.gz
smarty-1f3513307981d8caf7f2f29636c43f9183c80a4b.tar.bz2
smarty-1f3513307981d8caf7f2f29636c43f9183c80a4b.zip
- improvement html_checkboxes and html_radios to accept null- and object values, and label_ids attribute
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 fba8e245..21d9c6e0 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -4,6 +4,7 @@
- bugfix testInstall() would not show path to internal plugins_dir (Forum Post 74627)
- 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
06.10.2011
- bugfix switch lexer internals depending on mbstring.func_overload