diff options
| author | rodneyrehm <rodneyrehm@localhost> | 2011-09-27 10:09:25 +0000 |
|---|---|---|
| committer | rodneyrehm <rodneyrehm@localhost> | 2011-09-27 10:09:25 +0000 |
| commit | b6e6b675483e2d652e9b89b5b38314cf8eab41b7 (patch) | |
| tree | e594b902e1f81414d0dc4b4ffd8e7bf603daf66b /change_log.txt | |
| parent | 709e5e1e84f5a1c2cc6c33e10b98eb00ea8aaf8e (diff) | |
| download | smarty-b6e6b675483e2d652e9b89b5b38314cf8eab41b7.tar.gz smarty-b6e6b675483e2d652e9b89b5b38314cf8eab41b7.tar.bz2 smarty-b6e6b675483e2d652e9b89b5b38314cf8eab41b7.zip | |
- bugfix possible warning "attempt to modify property of non-object" in {section} (issue #34)
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index e3487567..381aa8d7 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== trunk ===== +27.09.2011 +- bugfix possible warning "attempt to modify property of non-object" in {section} (issue #34) + 26.09.2011 - bugfix repeated calls to same subtemplate did not make use of cached template object |
