From 29cbe10857b77f7a2b8182d28b6aa380b0abc012 Mon Sep 17 00:00:00 2001 From: uwetews Date: Fri, 21 Oct 2016 04:00:07 +0200 Subject: - bugfix for compile locking touched timestamp of old compiled file was not restored on compilation error https://github.com/smarty-php/smarty/issues/308 --- change_log.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'change_log.txt') 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 -- cgit v1.3