summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-07-14 20:32:41 +0200
committeruwetews <uwe.tews@googlemail.com>2016-07-14 20:32:41 +0200
commitc666ec9a347d69abb58bb1a2d734bcd68cabfe6d (patch)
treed9f392e630f4aae6d2eba0aa17539fff90b7a5d9 /change_log.txt
parente5eebc3cc28d12fea86154341c8139792a086354 (diff)
downloadsmarty-c666ec9a347d69abb58bb1a2d734bcd68cabfe6d.tar.gz
smarty-c666ec9a347d69abb58bb1a2d734bcd68cabfe6d.tar.bz2
smarty-c666ec9a347d69abb58bb1a2d734bcd68cabfe6d.zip
- bugfix wrong parameter on compileAllTemplates() and compileAllConfig() https://github.com/smarty-php/smarty/issues/231
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index 335c91fa..8f8d20a2 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,4 +1,7 @@
 ===== 3.1.30-dev ===== (xx.xx.xx)
+ 14.07.2016
+ - bugfix wrong parameter on compileAllTemplates() and compileAllConfig() https://github.com/smarty-php/smarty/issues/231
+
13.07.2016
- bugfix PHP 7 compatibility on registered compiler plugins https://github.com/smarty-php/smarty/issues/241
- update testInstall() https://github.com/smarty-php/smarty/issues/248https://github.com/smarty-php/smarty/issues/248