summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-08-05 01:00:51 +0200
committeruwetews <uwe.tews@googlemail.com>2016-08-05 01:00:51 +0200
commit04301645d60b08a00c919536640586cf6a8c1573 (patch)
treef6b2f433de7cedc2512be39bf86d1750874eb575 /change_log.txt
parente96a218e8b8b5148846d69b7bee04104a7036235 (diff)
downloadsmarty-04301645d60b08a00c919536640586cf6a8c1573.tar.gz
smarty-04301645d60b08a00c919536640586cf6a8c1573.tar.bz2
smarty-04301645d60b08a00c919536640586cf6a8c1573.zip
- bugfix compiling of templates failed when the Smarty delimiter did contain '/' https://github.com/smarty-php/smarty/issues/264
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index 93608c87..cc785ebc 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,4 +1,7 @@
 ===== 3.1.30-dev ===== (xx.xx.xx)
+ 05.08.2015
+ - bugfix compiling of templates failed when the Smarty delimiter did contain '/' https://github.com/smarty-php/smarty/issues/264
+
04.08.2015
- improvement move template function source parameter into extension