summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-07-22 23:03:43 +0200
committerJason R. Coombs <jaraco@jaraco.com>2013-07-22 23:03:43 +0200
commit8fa3b1dce8af41e3fd9acbb1b2db0dd38bcfb09b (patch)
treeef151b50f46f631763ef60ae1a64b7e3e7c77dbb /CHANGES.txt
parent429e83e9c0fb2b0cf4ba038dc4340367bef4e735 (diff)
downloadpython-setuptools-git-8fa3b1dce8af41e3fd9acbb1b2db0dd38bcfb09b.tar.gz
Update changelog to reflect other minor changes included in the latest release
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 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