summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9969fa2d9..a3cf0b925 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,13 @@
ChangeLog for PyLint
====================
---
+2010-06-04 -- 0.21.1
* fix #28962: pylint crash with new options, due to missing stats data while writing the Statistics by types report
+
* updated man page to 0.21 or greater command line usage (fix debian #582494)
+
+
2010-05-11 -- 0.21.0
* command line updated (closes #9774, #9787, #9992, #22962):