diff options
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 14555b9d..d75004bc 100644 --- a/change_log.txt +++ b/change_log.txt @@ -4,6 +4,7 @@ - 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 - bugfix variable property did not work on objects variable in template +- bugfix smarty_make_timestamp() failed to process DateTime objects properly 26.09.2011 - bugfix repeated calls to same subtemplate did not make use of cached template object |
