diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-09-28 23:39:05 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-09-28 23:39:05 +0200 |
| commit | 5b508b7bf3fc08603b6e7096c468258d083d43a9 (patch) | |
| tree | 6b7e4b58371fd0c0ca7abafaa9baa16fccebb473 /change_log.txt | |
| parent | 998c7789485e89f401d2cae4af3fda91a8a03956 (diff) | |
| download | smarty-5b508b7bf3fc08603b6e7096c468258d083d43a9.tar.gz smarty-5b508b7bf3fc08603b6e7096c468258d083d43a9.tar.bz2 smarty-5b508b7bf3fc08603b6e7096c468258d083d43a9.zip | |
- bugfix nocache hash was not removed for <?xml ?> tags in subtemplates https://github.com/smarty-php/smarty/issues/300
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index b7e063d3..0b72ddf8 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,6 +1,7 @@ ===== 3.1.31-dev ===== (xx.xx.xx) 28.09.2016 - bugfix the generated code for calling a subtemplate must pass the template resource name in single quotes https://github.com/smarty-php/smarty/issues/299 + - bugfix nocache hash was not removed for <?xml ?> tags in subtemplates https://github.com/smarty-php/smarty/issues/300 27.09.2016 - bugfix when Smarty does use an internally cached template object on Smarty::fetch() calls |
