diff options
| author | uwetews <uwe.tews@googlemail.com> | 2015-12-19 19:18:31 +0100 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2015-12-19 19:18:31 +0100 |
| commit | e32720ef4efe9361d819268558e34d1d4029889e (patch) | |
| tree | 9994eda47424bb2524617e9160e440b13e9a6c69 /change_log.txt | |
| parent | 818715351a3e0854c9157e3f66084172d0d133a5 (diff) | |
| download | smarty-e32720ef4efe9361d819268558e34d1d4029889e.tar.gz smarty-e32720ef4efe9361d819268558e34d1d4029889e.tar.bz2 smarty-e32720ef4efe9361d819268558e34d1d4029889e.zip | |
- bugfix using $smarty.capture.foo in expressions could fail https://github.com/smarty-php/smarty/pull/138
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index cd90bd3b..5ad5f263 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.29-dev ===== (xx.xx.2015) + 19.12.2015 + - bugfix using $smarty.capture.foo in expressions could fail https://github.com/smarty-php/smarty/pull/138 + 18.12.2015 - bugfix regression when modifier parameter was follow by math https://github.com/smarty-php/smarty/issues/132 |
