summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5693fb3..b38212c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.11 (2010-XX-XX)
+=================
+
+- Fixed support for Python 2.6. Mocking of iterators was broken in
+ certain cases because, even though that's *not* documented, Python
+ tries to use __length_hint__ in some cases.
+
+
+
0.10.1 (2007-12-11)
===================