diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-08-20 15:58:12 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-08-20 15:58:12 +0200 |
| commit | be39cc012110e7ab8ca95b4c3bf517424f8f1652 (patch) | |
| tree | 36052405950746b96b606f63cc97ea99aebda5cc /change_log.txt | |
| parent | c39abdf83edba65aea7bf21d4e6b222b2926dd7f (diff) | |
| download | smarty-be39cc012110e7ab8ca95b4c3bf517424f8f1652.tar.gz smarty-be39cc012110e7ab8ca95b4c3bf517424f8f1652.tar.bz2 smarty-be39cc012110e7ab8ca95b4c3bf517424f8f1652.zip | |
- bugfix {make_nocache} failed when using composer autoloader https://github.com/smarty-php/smarty/issues/275
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 83e93bae..1fa7427b 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,6 +1,7 @@ ===== 3.1.31-dev ===== (xx.xx.xx) 20.08-2016 - bugfix {config_load ... scope="global"} shall not throw an arror but fallback to scope="smarty" https://github.com/smarty-php/smarty/issues/274 + - bugfix {make_nocache} failed when using composer autoloader https://github.com/smarty-php/smarty/issues/275 14.08.2016 - bugfix $smarty_>debugging = true; did E_NOTICE messages when {eval} tag was used https://github.com/smarty-php/smarty/issues/266 |
