summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-09-29 11:40:57 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-09-29 11:40:57 -0400
commitfad1cf2b4cec5fc9b48608ef4c34c2713842e2e0 (patch)
tree3c4267548bc981043573ce226ae85bda2e85ad4c
parente85a029ca3f46bcbf80762aa31c6c41f4376d364 (diff)
downloadpython-setuptools-bitbucket-fad1cf2b4cec5fc9b48608ef4c34c2713842e2e0.tar.gz
Update changelog. Fixes #262. Re-opens #118.6.0.2
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 419c3c2b..0f5e56f4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,13 @@ CHANGES
=======
-----
+6.0.2
+-----
+
+* Issue #262: Fixed regression in pip install due to egg-info directories
+ being omitted. Re-opens Issue #118.
+
+-----
6.0.1
-----