summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 050bc9a..287005f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,10 @@ ChangeLog for Pylint
* Don't count branches from nested functions.
+ * Fix a false positive with 'too-few-format-args', when the format
+ strings contains duplicate manual position arguments.
+ Closes issue #310.
+
2014-07-26 -- 1.3.0
* Allow hanging continued indentation for implicitly concatenated