summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2015-02-07 12:25:16 -0800
committerIan Lee <IanLee1521@gmail.com>2015-02-07 12:25:16 -0800
commit6086f61c90c38b5ceb0bf1f473a382fb36f664b1 (patch)
tree7d9b2d1a61272e9424d3518c4e374193d75e050e /CHANGES.txt
parent30b6be3b06775b5a9229e3a899a9f673a12a595f (diff)
downloadpep8-6086f61c90c38b5ceb0bf1f473a382fb36f664b1.tar.gz
Fix undefined variable issue; #377
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 6482343..76cf1c8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,6 +5,9 @@ Changelog
1.6.x (unreleased)
------------------
+Bugs:
+
+* Exception thrown due to unassigned ``local_dir`` variable. (Issue #377)
1.6.0 (2015-02-06)
------------------