From 2003020df99ced491a2540b5447c3885447f82fd Mon Sep 17 00:00:00 2001 From: uwetews Date: Tue, 23 Aug 2016 08:03:39 +0200 Subject: - 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 --- change_log.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'change_log.txt') diff --git a/change_log.txt b/change_log.txt index 1fa7427b..7ef7975f 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.31-dev ===== (xx.xx.xx) + 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 + 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 -- cgit v1.3