From 1c63d3a9fc0c1ef1eaea4e5bc23dfed366d2a680 Mon Sep 17 00:00:00 2001 From: "Uwe.Tews@googlemail.com" Date: Thu, 16 Oct 2014 01:33:28 +0000 Subject: [PATCH] - bugfix composer.json update --- change_log.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/change_log.txt b/change_log.txt index c60c0b73..989faa6a 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.21-dev ===== (xx.xx.2014) + 16.10.2014 + - bugfix composer.json update + 15.10.2014 - bugfix calling a new created cache file with fetch() and Smarty::CACHING_LIFETIME_SAVED multiple times did fail (forum 22350)