diff options
| author | rodneyrehm <rodneyrehm@localhost> | 2011-10-07 12:11:33 +0000 |
|---|---|---|
| committer | rodneyrehm <rodneyrehm@localhost> | 2011-10-07 12:11:33 +0000 |
| commit | 1bf1b0584630e6b1c253b4c5a953c10485827bdf (patch) | |
| tree | ff8784716c8f11705577f1fb572ec84ba01a3836 /change_log.txt | |
| parent | 2fdb8c9bb53f2e64566fc1e6bed31d8ce754cec0 (diff) | |
| download | smarty-1bf1b0584630e6b1c253b4c5a953c10485827bdf.tar.gz smarty-1bf1b0584630e6b1c253b4c5a953c10485827bdf.tar.bz2 smarty-1bf1b0584630e6b1c253b4c5a953c10485827bdf.zip | |
- bugfix html_options plugin did not handle object values properly (Issue #49, Forum Topic 20049)
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 bfdb8b4b..fba8e245 100644 --- a/change_log.txt +++ b/change_log.txt @@ -3,6 +3,7 @@ - improvement removed html comments from {mailto} (Forum Topic 20092) - 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) 06.10.2011 - bugfix switch lexer internals depending on mbstring.func_overload |
