tip is 2.4

--HG--
branch : trunk
diff --git a/CHANGES b/CHANGES
index 4241487..8d1b8b6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,13 @@
 Jinja2 Changelog
 ================
 
+Version 2.4
+-----------
+(codename to be selected, release date to be decided)
+
 Version 2.3
 -----------
-(codename to be selected, release date will be February 9th 2010)
+(3000 Pythons, released on February 10th 2010)
 
 - fixes issue with code generator that causes unbound variables
   to be generated if set was used in if-blocks and other small