summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1723c239e..9471b672a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
ChangeLog for PyLint
====================
-
+--
+ * fix #8687, W0613 false positive on inner function
+
2009-03-19 -- 0.17.0
* semicolon check : move W0601 to W0301
* remove rpython : remove all rpython checker, modules and tests