diff options
Diffstat (limited to 'CHANGES.txt')
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 79a3454..3427e9b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -36,6 +36,8 @@ Bug fixes: * Don't crash if os.path.expanduser() throws an ImportError. (Issue #297) +* Fix false positive E711/E712. (Issue #336) + 1.5.7 (2014-05-29) ------------------ |