summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-08-05 21:29:15 +0200
committeruwetews <uwe.tews@googlemail.com>2016-08-05 21:29:15 +0200
commit25ad0b3b5a25d9ef341c8ab8a75168de0fe4c986 (patch)
tree142eeacc51d25524ebcb83be85492dba0050cab5 /change_log.txt
parent04301645d60b08a00c919536640586cf6a8c1573 (diff)
downloadsmarty-25ad0b3b5a25d9ef341c8ab8a75168de0fe4c986.tar.gz
smarty-25ad0b3b5a25d9ef341c8ab8a75168de0fe4c986.tar.bz2
smarty-25ad0b3b5a25d9ef341c8ab8a75168de0fe4c986.zip
- updated error checking at template and config default handler
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 cc785ebc..509c51d0 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,6 +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
+ - updated error checking at template and config default handler
04.08.2015
- improvement move template function source parameter into extension