aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-10-19 09:31:34 -0400
committerJason R. Coombs <jaraco@jaraco.com>2012-10-19 09:31:34 -0400
commitc586b38480483bcfa87761e859d69a732f170374 (patch)
tree3d0dbc23b7bf88db11e681ec73b90ced1375c4e4 /CHANGES.txt
parent85eff791c5864fa3d2a916b37c7361d24d0c3613 (diff)
downloadexternal_python_setuptools-c586b38480483bcfa87761e859d69a732f170374.tar.gz
external_python_setuptools-c586b38480483bcfa87761e859d69a732f170374.tar.bz2
external_python_setuptools-c586b38480483bcfa87761e859d69a732f170374.zip
Updated CHANGES and CONTRIBUTORS
--HG-- branch : distribute extra : rebase_source : 55195db48ea2d88ecabe2307732bfc58db12b9e0
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 594100a4..342add93 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,7 @@ CHANGES
0.6.29
------
+* Pull Request #14: Honor file permissions in zip files.
* Issue #327: Merged pull request #24 to fix a dependency problem with pip.
* Merged pull request #23 to fix https://github.com/pypa/virtualenv/issues/301.
* If Sphinx is installed, the `upload_docs` command now runs `build_sphinx`