summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ff42a6e..fd0c428a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -94,6 +94,10 @@ Release Date: TBA
Fixes #843
+* Fix interpretation of ``six.with_metaclass`` class definitions.
+
+ Fixes #713
+
* Reduce memory usage of astroid's module cache.
* Remove dependency on `imp`.