From 5c33be7fc059a8c930b2b68e52a892a809d14ab6 Mon Sep 17 00:00:00 2001 From: "uwe.tews@googlemail.com" Date: Tue, 27 Sep 2011 17:15:31 +0000 Subject: - bugfix remove race condition when a custom resource did change timestamp during compilation --- change_log.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'change_log.txt') diff --git a/change_log.txt b/change_log.txt index 2e76b126..e31d0ed6 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,6 +2,7 @@ 27.09.2011 - bugfix possible warning "attempt to modify property of non-object" in {section} (issue #34) - added chaining to Smarty_Internal_Data so $smarty->assign('a',1)->assign('b',2); is possible now +- bugfix remove race condition when a custom resource did change timestamp during compilation 26.09.2011 - bugfix repeated calls to same subtemplate did not make use of cached template object -- cgit v1.3