summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ef69dda..69db17f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
Change log for the astng package
================================
+ --
+ * restored python 2.3 compatibility
+
+ * fix #45959: AttributeError: 'NoneType' object has no attribute 'frame', due
+ to handling of __class__ when importing from living object (because of missing
+ source code or C-compiled object)
+
2010-09-10 -- 0.20.2
* fix astng building bug: we've to set module.package flag at the node
creation time otherwise we'll miss this information when infering relative