summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 9bd0c74..e18add4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -12,6 +12,9 @@ Changelog
* Replace codes E111, E112 and E113 with codes E114, E115 and E116
for wrong indentation of comments. (Issue #274)
+* Report E266 instead of E265 when the block comment starts with
+ multiple ``#``. (Issue #270)
+
1.5.7 (2014-05-29)
------------------