diff options
| author | uwetews <uwe.tews@googlemail.com> | 2015-12-21 23:35:52 +0100 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2015-12-21 23:35:52 +0100 |
| commit | a8f8efd4b48b2aa687d4849a1cca7c3ec6d5d922 (patch) | |
| tree | d6d384925c83c6d195dfaa9468732abe1e358dcf /change_log.txt | |
| parent | fd09164be5713f87a7a92b5583f6e9c3b71edd79 (diff) | |
| download | smarty-a8f8efd4b48b2aa687d4849a1cca7c3ec6d5d922.tar.gz smarty-a8f8efd4b48b2aa687d4849a1cca7c3ec6d5d922.tar.bz2 smarty-a8f8efd4b48b2aa687d4849a1cca7c3ec6d5d922.zip | |
- bugfix {strip} must remove all blanks between html tags https://github.com/smarty-php/smarty/issues/136
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 44cc8330..2e1168cb 100644 --- a/change_log.txt +++ b/change_log.txt @@ -3,6 +3,7 @@ - bugfix a filepath starting with '/' or '\' on windows should normalize to the root dir of current working drive https://github.com/smarty-php/smarty/issues/134 - optimization of filepath normalization + - bugfix {strip} must remove all blanks between html tags https://github.com/smarty-php/smarty/issues/136 ===== 3.1.29 ===== (21.12.2015) 21.12.2015 |
