diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-22 23:03:43 +0200 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-22 23:03:43 +0200 |
| commit | 8fa3b1dce8af41e3fd9acbb1b2db0dd38bcfb09b (patch) | |
| tree | ef151b50f46f631763ef60ae1a64b7e3e7c77dbb | |
| parent | 429e83e9c0fb2b0cf4ba038dc4340367bef4e735 (diff) | |
| download | python-setuptools-git-8fa3b1dce8af41e3fd9acbb1b2db0dd38bcfb09b.tar.gz | |
Update changelog to reflect other minor changes included in the latest release
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 301b7181..41d5949a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,9 @@ CHANGES * Issue #49: Correct AttributeError on PyPy where a hashlib.HASH object does not have a `.name` attribute. +* Issue #34: Documentation now refers to bootstrap script in code repository + referenced by bookmark. +* Add underscore-separated keys to environment markers (markerlib). ----- 0.9.6 |
