diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-07-14 20:32:41 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-07-14 20:32:41 +0200 |
| commit | c666ec9a347d69abb58bb1a2d734bcd68cabfe6d (patch) | |
| tree | d9f392e630f4aae6d2eba0aa17539fff90b7a5d9 /change_log.txt | |
| parent | e5eebc3cc28d12fea86154341c8139792a086354 (diff) | |
| download | smarty-c666ec9a347d69abb58bb1a2d734bcd68cabfe6d.tar.gz smarty-c666ec9a347d69abb58bb1a2d734bcd68cabfe6d.tar.bz2 smarty-c666ec9a347d69abb58bb1a2d734bcd68cabfe6d.zip | |
- bugfix wrong parameter on compileAllTemplates() and compileAllConfig() https://github.com/smarty-php/smarty/issues/231
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 335c91fa..8f8d20a2 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.30-dev ===== (xx.xx.xx) + 14.07.2016 + - bugfix wrong parameter on compileAllTemplates() and compileAllConfig() https://github.com/smarty-php/smarty/issues/231 + 13.07.2016 - bugfix PHP 7 compatibility on registered compiler plugins https://github.com/smarty-php/smarty/issues/241 - update testInstall() https://github.com/smarty-php/smarty/issues/248https://github.com/smarty-php/smarty/issues/248 |
