diff options
author | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2010-06-04 16:06:43 +0200 |
---|---|---|
committer | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2010-06-04 16:06:43 +0200 |
commit | 929ce1da01fdcaf8dea35000bf9f1c37d911d373 (patch) | |
tree | e9955a6230b4d5cc9376a749070fde06868aa904 /ChangeLog | |
parent | eb71f20cb36f41ed3b93b692c2b8c7b266d0ac4f (diff) | |
download | pylint-git-929ce1da01fdcaf8dea35000bf9f1c37d911d373.tar.gz |
update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ChangeLog for PyLint -- * 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): |