summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-09-05 21:11:19 -0400
committerJason R. Coombs <jaraco@jaraco.com>2012-09-05 21:11:19 -0400
commit06959116eed7effdbf3af575946f619cdb7fcd71 (patch)
tree0389ff57afda1f65709e12a2348e3ce759e4b2f7
parent932ea7cc2b1ef4eba5d8c1ee46c64cce529e3207 (diff)
downloadpython-setuptools-git-06959116eed7effdbf3af575946f619cdb7fcd71.tar.gz
Updated changelog
--HG-- branch : distribute extra : rebase_source : f92b138358cd2699cea63bf39a552e10bf62c02d
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 82ae6e58..b59a0b00 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -19,6 +19,8 @@ CHANGES
* Issue #218: Improved documentation on behavior of `package_data` and
`include_package_data`. Files indicated by `package_data` are now included
in the manifest.
+* `distribute_setup.py` now allows a `--download-base` argument for retrieving
+ distribute from a specified location.
------
0.6.28