summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-09-06 13:30:29 -0400
committerJason R. Coombs <jaraco@jaraco.com>2015-09-06 13:30:29 -0400
commitabf566993bb10869d6003279bff292e0e5044120 (patch)
tree527a5a39b872746eb82a2fb48b2a7028761c203a /CHANGES.txt
parent338d5384b898682eab056582f72964e2f54b27df (diff)
downloadpython-setuptools-git-abf566993bb10869d6003279bff292e0e5044120.tar.gz
Update changelog
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 2ad565bc..bce05c5e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -17,6 +17,9 @@ CHANGES
manipulation. If so, the default behavior can be retained by setting
the variable to "rewrite".
+* Issue #257: ``easy_install --version`` now shows more detail
+ about the installation location and Python version.
+
----
18.2
----