Fixed a bug in the i18n extension that caused the explicit pluralization block to...
[jinja2.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8f957411e9d01a3be71991d756e78d8c189c5407..23ad978cecad887f9d3b01cffb05636c81232e4a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,9 @@ Version 2.1
   change an inner loop overwrote the loop variable from the outer one after
   iteration.
 
+- fixed a bug with the i18n extension that caused the explicit pluralization
+  block to look up the wrong variable.
+
 Version 2.0
 -----------
 (codename jinjavitus, released on July 17th 2008)