summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcpopa <devnull@localhost>2014-08-24 22:03:35 +0300
committercpopa <devnull@localhost>2014-08-24 22:03:35 +0300
commit4f2e84100881fd39c0fe6e997f769730b4d32450 (patch)
treef8e5f3912a9c55a6cd5c8d56d1361bf6736960fe /ChangeLog
parentab071ab64fdb7b05f188247a0366165d575c130e (diff)
downloadpylint-4f2e84100881fd39c0fe6e997f769730b4d32450.tar.gz
Other backports from default.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6fdba2..72d2cf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,9 @@ ChangeLog for Pylint
Closes issue #311.
* Fix a crash encountered when looking for attribute docstrings.
+
+ * Fix a crash which ocurred while checking for 'method-hidden',
+ when the parent frame was something different than a function.
2014-07-26 -- 1.3.0