From 1a7328ca672f3925a3f9da73b0df2440a54c60c9 Mon Sep 17 00:00:00 2001 From: uwetews Date: Fri, 14 Apr 2017 15:01:43 +0200 Subject: [PATCH] - merge pull requests https://github.com/smarty-php/smarty/pull/349, https://github.com/smarty-php/smarty/pull/322 and https://github.com/smarty-php/smarty/pull/337 to fix spelling and annotation --- change_log.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/change_log.txt b/change_log.txt index a91a02f1..d20da48e 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,8 @@ ===== 3.1.32 - dev === +14.4.2017 + - merge pull requests https://github.com/smarty-php/smarty/pull/349, https://github.com/smarty-php/smarty/pull/322 and + https://github.com/smarty-php/smarty/pull/337 to fix spelling and annotation + 13.4.2017 - bugfix array_merge() parameter should be checked https://github.com/smarty-php/smarty/issues/350