diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-08-14 01:12:37 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-08-14 01:12:37 +0200 |
| commit | fee77dbfb844dd7f9d5986ae1d741ae39e7b2bd3 (patch) | |
| tree | e80113297ab973874d9abc6746eece16d00deb19 /change_log.txt | |
| parent | 7f932e7ac4d409ebcaae418c22755a3d6fa1a333 (diff) | |
| download | smarty-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.txt | 3 |
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) |
