summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authorrodneyrehm <rodneyrehm@localhost>2011-10-07 11:07:00 +0000
committerrodneyrehm <rodneyrehm@localhost>2011-10-07 11:07:00 +0000
commit2fdb8c9bb53f2e64566fc1e6bed31d8ce754cec0 (patch)
treef13e0f4a95355ea7afa5e7d23e723907c2cab13f /change_log.txt
parent13f1415c22a17500fe0425d88524bee1b9854df2 (diff)
downloadsmarty-2fdb8c9bb53f2e64566fc1e6bed31d8ce754cec0.tar.gz
smarty-2fdb8c9bb53f2e64566fc1e6bed31d8ce754cec0.tar.bz2
smarty-2fdb8c9bb53f2e64566fc1e6bed31d8ce754cec0.zip
- improvement testInstall() now showing resolved paths and checking the include_path if necessary
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index 11505baa..bfdb8b4b 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -2,6 +2,7 @@
07.10.2011
- improvement removed html comments from {mailto} (Forum Topic 20092)
- bugfix testInstall() would not show path to internal plugins_dir (Forum Post 74627)
+- improvement testInstall() now showing resolved paths and checking the include_path if necessary
06.10.2011
- bugfix switch lexer internals depending on mbstring.func_overload