summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authorrodneyrehm <rodneyrehm@localhost>2011-10-07 08:55:12 +0000
committerrodneyrehm <rodneyrehm@localhost>2011-10-07 08:55:12 +0000
commita3a4bf8f8036a324fc7ae2cb3b587d8fd893958c (patch)
tree35a520e574e633b28edab5771549c6c92da0619d /change_log.txt
parent7169e594c4172db0e2d94faf122691a38657b730 (diff)
downloadsmarty-a3a4bf8f8036a324fc7ae2cb3b587d8fd893958c.tar.gz
smarty-a3a4bf8f8036a324fc7ae2cb3b587d8fd893958c.tar.bz2
smarty-a3a4bf8f8036a324fc7ae2cb3b587d8fd893958c.zip
- improvement removed html comments from {mailto} (Forum Topic 20092)
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 12f5aa2a..fccd5e7b 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -2,6 +2,7 @@
06.10.2011
- bugfix switch lexer internals depending on mbstring.func_overload
- bugfix start_year and end_year of {html_select_date} did not use current year as offset base (Issue #53)
+- improvement removed html comments from {mailto} (Forum Topic 20092)
05.10.2011
- bugfix of problem introduced with r4342 by replacing strlen() with isset()