summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 3427e9b..657ada9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -36,7 +36,7 @@ Bug fixes:
* Don't crash if os.path.expanduser() throws an ImportError. (Issue #297)
-* Fix false positive E711/E712. (Issue #336)
+* Fix false positive E711/E712/E713. (Issues #330 and #336)
1.5.7 (2014-05-29)