summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 034dcbf..6c858bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
Change log for the astroid package (used to be astng)
=====================================================
+--
+ * fix bug with namedtuple inference (issue #3)
+
2013-07-29 -- 1.0.0
* Fix some omissions in py2stdlib's version of hashlib and
add a small test for it.