diff options
| author | rodneyrehm <rodneyrehm@localhost> | 2011-10-07 13:39:45 +0000 |
|---|---|---|
| committer | rodneyrehm <rodneyrehm@localhost> | 2011-10-07 13:39:45 +0000 |
| commit | 1f3513307981d8caf7f2f29636c43f9183c80a4b (patch) | |
| tree | a5f692d8fb4f4b2e1a9737b79514fc788c63e60d /change_log.txt | |
| parent | 1bf1b0584630e6b1c253b4c5a953c10485827bdf (diff) | |
| download | smarty-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.txt | 1 |
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 |
