diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-08-05 01:00:51 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-08-05 01:00:51 +0200 |
| commit | 04301645d60b08a00c919536640586cf6a8c1573 (patch) | |
| tree | f6b2f433de7cedc2512be39bf86d1750874eb575 /change_log.txt | |
| parent | e96a218e8b8b5148846d69b7bee04104a7036235 (diff) | |
| download | smarty-04301645d60b08a00c919536640586cf6a8c1573.tar.gz smarty-04301645d60b08a00c919536640586cf6a8c1573.tar.bz2 smarty-04301645d60b08a00c919536640586cf6a8c1573.zip | |
- bugfix compiling of templates failed when the Smarty delimiter did contain '/' https://github.com/smarty-php/smarty/issues/264
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 93608c87..cc785ebc 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.30-dev ===== (xx.xx.xx) + 05.08.2015 + - bugfix compiling of templates failed when the Smarty delimiter did contain '/' https://github.com/smarty-php/smarty/issues/264 + 04.08.2015 - improvement move template function source parameter into extension |
