From 29a3b51b53c7f381ca5c451303366e6aa79720bc Mon Sep 17 00:00:00 2001 From: Claudiu Popa Date: Sun, 27 Sep 2015 22:49:51 +0300 Subject: Add ChangeLog entry for the deprecated-module change. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 32492da..abd0ad3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -300,6 +300,9 @@ ChangeLog for Pylint The error is emitted on Python 3 when a nonlocal name is not bound to any variable in the parents scopes. Closes issue #582. + * 'deprecated-module' can be shown for modules which aren't + available. Closes issue #362. + 2015-03-14 -- 1.4.3 -- cgit v1.2.1