diff --git a/ChangeLog b/ChangeLog
index 162274178556e46f95b385c4a3dab7b6200b3cef_Q2hhbmdlTG9n..6ad1a4429f95718bf4314a2cafeec3dfb380ffe5_Q2hhbmdlTG9n 100644
--- 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