diff --git a/change_log.txt b/change_log.txt index 37df8669..69b1bfa1 100644 --- a/change_log.txt +++ b/change_log.txt @@ -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)