summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 36de886b0..25e2f8ccf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
ChangeLog for PyLint
====================
--
- * fix #9263, __init__ and __new__ are checked for unused arguments.
+ * remove --cache-size option
+
+ * fix #9263, __init__ and __new__ are checked for unused arguments.
* fix #20991, class scope definitions ignored in a genexpr