diff options
| author | uwetews <uwe.tews@googlemail.com> | 2015-12-20 17:51:16 +0100 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2015-12-20 17:51:16 +0100 |
| commit | 3548de5fa1482c487b982f5401b214811170e308 (patch) | |
| tree | 976677cc48b7ec7d1ac9e821f2f9c02af63e4011 /change_log.txt | |
| parent | 78243be722832ead4ef20ee7c67a661e0d0fb987 (diff) | |
| download | smarty-3548de5fa1482c487b982f5401b214811170e308.tar.gz smarty-3548de5fa1482c487b982f5401b214811170e308.tar.bz2 smarty-3548de5fa1482c487b982f5401b214811170e308.zip | |
- bugfix the source uid of the extendsall resource must contain $template_dir settings https://github.com/smarty-php/smarty/issues/123
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 08c83c3b..daaefb28 100644 --- a/change_log.txt +++ b/change_log.txt @@ -3,6 +3,7 @@ - bugfix failure when the default resource type was set to 'extendsall' https://github.com/smarty-php/smarty/issues/123 - update compilation of Smarty special variables - bugfix add addition check for OS type on normalizaition of file path https://github.com/smarty-php/smarty/issues/134 + - bugfix the source uid of the extendsall resource must contain $template_dir settings https://github.com/smarty-php/smarty/issues/123 19.12.2015 - bugfix using $smarty.capture.foo in expressions could fail https://github.com/smarty-php/smarty/pull/138 |
