diff options
| author | Uwe Tews <uwe.tews@googlemail.com> | 2017-10-18 09:40:38 +0200 |
|---|---|---|
| committer | Uwe Tews <uwe.tews@googlemail.com> | 2017-10-18 09:40:38 +0200 |
| commit | e4f41adf5a4e9b265b545dd2b8fe54d7516b0cf2 (patch) | |
| tree | 3da70bd2d33194d8628baf76ad6c7ad9ab5c5098 /change_log.txt | |
| parent | 6b97d5cdd5b2b00651fd38030284beab5d39e8dd (diff) | |
| download | smarty-e4f41adf5a4e9b265b545dd2b8fe54d7516b0cf2.tar.gz smarty-e4f41adf5a4e9b265b545dd2b8fe54d7516b0cf2.tar.bz2 smarty-e4f41adf5a4e9b265b545dd2b8fe54d7516b0cf2.zip | |
-bugfix fix implementation of unclosed block tag in double quoted string of 12.10.2017
https://github.com/smarty-php/smarty/issues/396 https://github.com/smarty-php/smarty/issues/397
https://github.com/smarty-php/smarty/issues/391 https://github.com/smarty-php/smarty/issues/392
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index 39fb52f4..1745cce7 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,9 @@ ===== 3.1.32 - dev === +18.10.2017 + -bugfix fix implementation of unclosed block tag in double quoted string of 12.10.2017 + https://github.com/smarty-php/smarty/issues/396 https://github.com/smarty-php/smarty/issues/397 + https://github.com/smarty-php/smarty/issues/391 https://github.com/smarty-php/smarty/issues/392 + 12.10.2017 - bugfix $smarty.block.child and $smarty.block.parent could not be used like any $smarty special variable https://github.com/smarty-php/smarty/issues/393 |
