summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e9d293e..5b0d113 100644
--- a/CHANGES
+++ b/CHANGES
@@ -42,7 +42,7 @@
- This is a fix release for 2.11; the memory optimization with __slots__ on
Coord and AST nodes didn't take weakrefs into account, which broke cffi and
- its many dependents (iseue #76). Fixed by adding __weakref__ to __slots__.
+ its many dependents (issue #76). Fixed by adding __weakref__ to __slots__.
+ Version 2.11 (21.04.2015)