From: Fabien Potencier Date: Mon, 10 May 2010 17:33:30 +0000 (+0200) Subject: updated CHANGELOG X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=276a3804c5cbe57509ddd5388009cc322544ed63;p=konrad%2Ftwig.git updated CHANGELOG --- diff --git a/CHANGELOG b/CHANGELOG index 34ddfa1..4cd52f7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ * 0.9.6-DEV + * fixed the test suite for PHP 5.2 and older versions of PHPUnit * added support for __call() in expression resolution * fixed node visiting for macros (macros are now visited by visitors as any other node) * fixed nested block definitions with a parent call (rarely useful but nonetheless supported now)