From 2bcd60c9a87462864683170b8eec9066d8e3a7e0 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 6 Feb 2012 10:05:54 +0100 Subject: [PATCH] updated CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 9a7b8d24c..25eaac464 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ * 1.7.0-DEV + * 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 * 1.6.0 (2012-02-04)