diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-08-26 05:54:11 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-08-26 05:54:11 +0200 |
| commit | 5580857d9b199bb58676af019bb03e09b2604cd5 (patch) | |
| tree | 121300b4728f67aad93d7e98d0d6fa0d8476ebff /change_log.txt | |
| parent | 2003020df99ced491a2540b5447c3885447f82fd (diff) | |
| download | smarty-5580857d9b199bb58676af019bb03e09b2604cd5.tar.gz smarty-5580857d9b199bb58676af019bb03e09b2604cd5.tar.bz2 smarty-5580857d9b199bb58676af019bb03e09b2604cd5.zip | |
- bugfix change of 23.08.2016 failed on linux when use_include_path = true
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 7ef7975f..dbdbeb92 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.31-dev ===== (xx.xx.xx) + 26.08.2016 + - bugfix change of 23.08.2016 failed on linux when use_include_path = true + 23.08.2016 - bugfix remove constant DS as shortcut for DIRECTORY_SEPARATOR as the user may have defined it to something else https://github.com/smarty-php/smarty/issues/277 |
