summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 688cbfc..17f34dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -228,6 +228,9 @@ ChangeLog for Pylint
* --no-space-check option accepts `empty-line` as a possible option.
Closes issue #541.
+
+ * --generate-rcfile generates by default human readable symbols
+ for the --disable option. Closes issue #608.