summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authorrodneyrehm <rodneyrehm@localhost>2011-10-07 12:11:33 +0000
committerrodneyrehm <rodneyrehm@localhost>2011-10-07 12:11:33 +0000
commit1bf1b0584630e6b1c253b4c5a953c10485827bdf (patch)
treeff8784716c8f11705577f1fb572ec84ba01a3836 /change_log.txt
parent2fdb8c9bb53f2e64566fc1e6bed31d8ce754cec0 (diff)
downloadsmarty-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.txt1
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