summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-08-14 01:12:37 +0200
committeruwetews <uwe.tews@googlemail.com>2016-08-14 01:12:37 +0200
commitfee77dbfb844dd7f9d5986ae1d741ae39e7b2bd3 (patch)
treee80113297ab973874d9abc6746eece16d00deb19 /change_log.txt
parent7f932e7ac4d409ebcaae418c22755a3d6fa1a333 (diff)
downloadsmarty-fee77dbfb844dd7f9d5986ae1d741ae39e7b2bd3.tar.gz
smarty-fee77dbfb844dd7f9d5986ae1d741ae39e7b2bd3.tar.bz2
smarty-fee77dbfb844dd7f9d5986ae1d741ae39e7b2bd3.zip
- bugfix $smarty_>debugging = true; did E_NOTICE messages when {eval} tag was used https://github.com/smarty-php/smarty/issues/266
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/change_log.txt b/change_log.txt
index 647af802..aa19638c 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,5 +1,6 @@
===== 3.1.31-dev ===== (xx.xx.xx)
-
+ 14.08.2016
+ - bugfix $smarty_>debugging = true; did E_NOTICE messages when {eval} tag was used https://github.com/smarty-php/smarty/issues/266
===== 3.1.30 ===== (07.08.2016)