diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-09-07 00:06:17 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-09-07 00:06:17 +0200 |
| commit | e82f966682fa7b2f7ba423322eb3abc3f0d7caaf (patch) | |
| tree | 2b5542895fd047c822397501eb418635077e87f0 /change_log.txt | |
| parent | 51e0d5cd405d764a4ea257d1bac1fb1205f74528 (diff) | |
| download | smarty-e82f966682fa7b2f7ba423322eb3abc3f0d7caaf.tar.gz smarty-e82f966682fa7b2f7ba423322eb3abc3f0d7caaf.tar.bz2 smarty-e82f966682fa7b2f7ba423322eb3abc3f0d7caaf.zip | |
- bugfix using nocache like attribute with value true like {plugin nocache=true} did not work https://github.com/smarty-php/smarty/issues/285
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 390eb471..18e21076 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.31-dev ===== (xx.xx.xx) + 07.09.2016 + - bugfix using nocache like attribute with value true like {plugin nocache=true} did not work https://github.com/smarty-php/smarty/issues/285 + 01.09.2016 - performance require_once should be called only once for shared plugins https://github.com/smarty-php/smarty/issues/280 |
