summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b6601a892..e46515b40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
ChangeLog for PyLint
====================
---
+2011-10-07 -- 0.25.0
* #74742: make allowed name for first argument of class method configurable
(patch by Google)
@@ -21,6 +21,7 @@ ChangeLog for PyLint
* #73941: HTML report messages table is badly rendered
+
2011-07-18 -- 0.24.0
* #69738: add regular expressions support for "generated-members"