summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-12-09 23:07:50 +0100
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-12-09 23:07:50 +0100
commit1e1c143026088bf021ea7223e314dd215ef5530e (patch)
tree58edd2ea9718da0ce8047386bafac8555f838ce3
parentbc8ec1877bb9a5c67d856c662e3fa70c17dbf3a7 (diff)
downloadpep8-1e1c143026088bf021ea7223e314dd215ef5530e.tar.gz
Add changelog entry for issue #128
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 7f491c8..c1adbbe 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -23,6 +23,8 @@ Changelog
* Fix the ``-exclude`` switch for directory paths. (Issue #111)
+* Use ``-`` filename to read from standard input. (Issue #128)
+
1.3.3 (2012-06-27)
------------------