Typo fix ... I think.
authorSimon Sapin <simon.sapin@exyr.org>
Mon, 25 Jul 2011 07:25:58 +0000 (00:25 -0700)
committerSimon Sapin <simon.sapin@exyr.org>
Mon, 25 Jul 2011 07:25:58 +0000 (00:25 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index ae078289668a3ac45baa36a3b0a2df877e5af709..9747a31f9467f435ef002f7e1f6bfed9a503caa9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -15,7 +15,7 @@ Version 2.6
   integers instead of longs)
 - groupby filter now supports dotted notation for grouping by attributes
   of attributes.
-- scoped blocks not properly treat toplevel assignments and imports.
+- scoped blocks now properly treat toplevel assignments and imports.
   Previously an import suddenly "disappeared" in a scoped block.
 - automatically detect newer Python interpreter versions before loading code
   from bytecode caches to prevent segfaults on invalid opcodes.  The segfault