diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-10-21 04:00:07 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-10-21 04:00:07 +0200 |
| commit | 29cbe10857b77f7a2b8182d28b6aa380b0abc012 (patch) | |
| tree | 874eeb063ef2f26a76e39ffe69f4d1e41398575c /change_log.txt | |
| parent | 66992997679f758b8c2ab448230cec4241028340 (diff) | |
| download | smarty-29cbe10857b77f7a2b8182d28b6aa380b0abc012.tar.gz smarty-29cbe10857b77f7a2b8182d28b6aa380b0abc012.tar.bz2 smarty-29cbe10857b77f7a2b8182d28b6aa380b0abc012.zip | |
- bugfix for compile locking touched timestamp of old compiled file was not restored on compilation error https://github.com/smarty-php/smarty/issues/308
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 287514bf..b5255a50 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.31-dev ===== (xx.xx.xx) + 21.10.2016 + - bugfix for compile locking touched timestamp of old compiled file was not restored on compilation error https://github.com/smarty-php/smarty/issues/308 + 20.10.2016 - bugfix nocache code was not removed in cache file when subtemplate did contain PHP short tags in text but no other nocache code https://github.com/smarty-php/smarty/issues/300 |
