fixed topic reference in change_log.txt

This commit is contained in:
uwe.tews@googlemail.com
2011-11-09 17:12:08 +00:00
parent 555a7fceb9
commit 9a9dd9a7ba

View File

@@ -1,7 +1,7 @@
===== trunk =====
09.11.2011
- bugfix different behaviour of uniqid() on cygwin. See https://bugs.php.net/bug.php?id=34908
(forum topic 20199)
(forum topic 20343)
01.11.2011
- bugfix {if} and {while} tags without condition did not throw a SmartyCompilerException (Issue #57)