# HG changeset patch
# User sylvain.thenault@logilab.fr
# Date 1236864702 -3600
#      Thu Mar 12 14:31:42 2009 +0100
# Node ID 6ad1a4429f95718bf4314a2cafeec3dfb380ffe5
# Parent  162274178556e46f95b385c4a3dab7b6200b3cef
update changelog

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
 ChangeLog for RQL
 =================
 
+ --
+    * consider subqueries in variables graph
+    * py datetime support (must be explicitly activated until we drop mx.DateTime support)
+
+	
+2009-02-17 -- 0.21.0
+    * new type solver based on gecode
+
+	
 2008-10-17  --  0.20.2
     * new remove_subquery method on Select node