summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authorrodneyrehm <rodneyrehm@localhost>2011-10-10 08:53:43 +0000
committerrodneyrehm <rodneyrehm@localhost>2011-10-10 08:53:43 +0000
commit1cfdafccdd9c275bca7a0087a51eae833e6e0c08 (patch)
tree2601b3c242206b2c56ab99452ada89e1bf2a4fec /change_log.txt
parent4c070d0bda82660157551a67d90b74fb12b33e00 (diff)
downloadsmarty-1cfdafccdd9c275bca7a0087a51eae833e6e0c08.tar.gz
smarty-1cfdafccdd9c275bca7a0087a51eae833e6e0c08.tar.bz2
smarty-1cfdafccdd9c275bca7a0087a51eae833e6e0c08.zip
- bugfix variable name typo in {html_options} and {html_checkboxes} (Issue #54)
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index f10d5595..d7c31df4 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,4 +1,8 @@
===== trunk =====
+10.10.2011
+- bugfix variable name typo in {html_options} and {html_checkboxes} (Issue #54)
+
+===== Smarty-3.1.3 =====
07.10.2011
- improvement removed html comments from {mailto} (Forum Topic 20092)
- bugfix testInstall() would not show path to internal plugins_dir (Forum Post 74627)