diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-01-07 21:26:49 +0000 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-01-07 21:26:49 +0000 |
| commit | 14c283c0f3ee785359863ab4a347b53ee6f192a3 (patch) | |
| tree | 1ed824fde4d8a007cad9e423724a9fdb4e1d96cc /CHANGES.txt | |
| parent | e393331c51ab99ce33d9dfbbf88fb3b6f6081f4b (diff) | |
| download | python-setuptools-git-14c283c0f3ee785359863ab4a347b53ee6f192a3.tar.gz | |
Correct RST syntax
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index d3ba1ee5..a76a147b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,7 +6,7 @@ CHANGES 2.1 --- -* Issue #129: Suppress inspection of '*.whl' files when searching for files +* Issue #129: Suppress inspection of ``*.whl`` files when searching for files in a zip-imported file. * Issue #131: Fix RuntimeError when constructing an egg fetcher. |
