diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-09-02 01:08:50 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-09-02 01:08:50 +0200 |
| commit | e1d27d68d77eb32f3d6daeecc6831d6eabe171d0 (patch) | |
| tree | bc9576d4c09d4836de62193b5d98d27f8729c68b /change_log.txt | |
| parent | 5580857d9b199bb58676af019bb03e09b2604cd5 (diff) | |
| download | smarty-e1d27d68d77eb32f3d6daeecc6831d6eabe171d0.tar.gz smarty-e1d27d68d77eb32f3d6daeecc6831d6eabe171d0.tar.bz2 smarty-e1d27d68d77eb32f3d6daeecc6831d6eabe171d0.zip | |
- performance require_once should be called only once for shared plugins https://github.com/smarty-php/smarty/issues/280
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 dbdbeb92..390eb471 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.31-dev ===== (xx.xx.xx) + 01.09.2016 + - performance require_once should be called only once for shared plugins https://github.com/smarty-php/smarty/issues/280 + 26.08.2016 - bugfix change of 23.08.2016 failed on linux when use_include_path = true |
