updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 10 May 2010 17:33:30 +0000 (19:33 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 10 May 2010 17:33:30 +0000 (19:33 +0200)
CHANGELOG

index 34ddfa1..4cd52f7 100644 (file)
--- 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)