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 c639f63..acf1e83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,6 +52,9 @@ ChangeLog for Pylint
* Don't emit missing-docstring for private functions.
+ * Don't emit redefined-outer-name for __future__ directives.
+ Closes issue #520.
+
2015-03-14 -- 1.4.3