It's now possible to use ``{{ foo.0.0 }}``

--HG--
branch : trunk
diff --git a/CHANGES b/CHANGES
index 23ad978..c1eb733 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,8 @@
 - fixed a bug with the i18n extension that caused the explicit pluralization
   block to look up the wrong variable.
 
+- fixed a limitation in the lexer that made ``{{ foo.0.0 }}`` impossible.
+
 Version 2.0
 -----------
 (codename jinjavitus, released on July 17th 2008)