summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index cda24d7..397822b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
ChangeLog for Pylint
====================
-2013-08-06 -- 1.0.0
-
+--
* Check for non-exception classes inside an except clause
+2013-08-06 -- 1.0.0
+
* Add check for the use of 'exec' function
* New --msg-template option to control output, deprecating "msvc" and