summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authorrodneyrehm <rodneyrehm@localhost>2011-09-29 12:59:06 +0000
committerrodneyrehm <rodneyrehm@localhost>2011-09-29 12:59:06 +0000
commit41958a5790db3a2de6b08c8e29f96d7898b0a28c (patch)
tree993e0987d6fe790a1f1ce909d215400d0a7d5a1c /change_log.txt
parentbc2d519c38afe042cd50a0b34440bdab4197640f (diff)
downloadsmarty-41958a5790db3a2de6b08c8e29f96d7898b0a28c.tar.gz
smarty-41958a5790db3a2de6b08c8e29f96d7898b0a28c.tar.bz2
smarty-41958a5790db3a2de6b08c8e29f96d7898b0a28c.zip
- improvement of Smarty_Internal_Config::loadConfigVars() dropped the in_array for index look up
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 84b2ff78..d0691328 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,4 +1,7 @@
===== trunk =====
+29.09.2011
+- improvement of Smarty_Internal_Config::loadConfigVars() dropped the in_array for index look up
+
28.09.2011
- bugfix on template functions called nocache calling other template functions