From: Fabien Potencier Date: Sat, 18 Feb 2012 08:55:38 +0000 (+0100) Subject: updated CHANGELOG X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=07385f6a2cdc24ed94af120009f88142a3b67685;p=web%2Fkonrad%2Ftwig.git updated CHANGELOG --- diff --git a/CHANGELOG b/CHANGELOG index 81cc594..34af8c9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ * 1.7.0-DEV + * removed the creation of Twig_Markup instances when not needed * added a way to set the default global timezone for dates * fixed the slice filter on strings when the length is not specified * fixed the creation of the cache directory in case of a race condition