summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe.Tews@googlemail.com <Uwe.Tews@googlemail.com>2014-04-06 19:06:32 +0000
committerUwe.Tews@googlemail.com <Uwe.Tews@googlemail.com>2014-04-06 19:06:32 +0000
commit00c919dcc22cee807a8efb916787900ce6478767 (patch)
tree513debb43ac792533cd0a61cb476e0fca9103009
parent668bc167178af7f281f2cd93acae370d184ebdf7 (diff)
downloadsmarty-00c919dcc22cee807a8efb916787900ce6478767.tar.gz
smarty-00c919dcc22cee807a8efb916787900ce6478767.tar.bz2
smarty-00c919dcc22cee807a8efb916787900ce6478767.zip
bugfix update of composer file (Issue 168 and 184)
-rw-r--r--change_log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index 7ce66e1e..ee351f36 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,6 +1,7 @@
===== trunk =====
06.04.2014
- bugfix template inheritance fail when using custom resource after patch of 8.3.2014 (Issue 187)
+ - bugfix update of composer file (Issue 168 and 184)
05.04.2014
- bugfix default date format leads to extra spaces when displaying dates with single digit days (Issue 182)