summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c9a2cc..e1e71c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -325,6 +325,8 @@ ChangeLog for Pylint
* Add a new convention warning, 'singleton-comparison', emitted when
comparison to True, False or None is found.
+ * Don't emit 'assigning-non-slot' for descriptors. Closes issue #652.
+
2015-03-14 -- 1.4.3