diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-09-06 09:39:47 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-09-06 09:39:47 -0400 |
| commit | 559c85e2d4093e5a3163b7fe01cbb2f0180c9141 (patch) | |
| tree | 0fdf778fb9200640ea410c40c6db341cd89a1418 /CHANGES.txt | |
| parent | 4c466d70b1625083222056be277b575e0446f185 (diff) | |
| download | python-setuptools-git-559c85e2d4093e5a3163b7fe01cbb2f0180c9141.tar.gz | |
Add the import, omitted from the previous commit.1.1.3
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index cb300d47..633e8d5f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ----- +1.1.3 +----- + +* Fix NameError in previous patch. + +----- 1.1.2 ----- |
