aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-07-21 17:30:40 -0400
committerJason R. Coombs <jaraco@jaraco.com>2012-07-21 17:30:40 -0400
commitf8f7c6f7a315878e0c40baa64c5629f78a184a36 (patch)
tree935ead6123b776cf5f47b58dcc862568a2604f38 /CHANGES.txt
parentd94d073c9bb4fa13c835a9b46350f1bb52265ff3 (diff)
downloadexternal_python_setuptools-f8f7c6f7a315878e0c40baa64c5629f78a184a36.tar.gz
external_python_setuptools-f8f7c6f7a315878e0c40baa64c5629f78a184a36.tar.bz2
external_python_setuptools-f8f7c6f7a315878e0c40baa64c5629f78a184a36.zip
Updated changelog and contributors
--HG-- branch : distribute extra : rebase_source : 41f0e72127b695aec4a0c74eb511dbf44841d0e5
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 149b1fed..14f26d26 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,7 +9,8 @@ CHANGES
* Issue 294: setup.py can now be invoked from any directory.
* Scripts are now installed honoring the umask.
* Added support for .dist-info directories.
-* Issue #283 bdist_egg issues with python 3.3.0aX
+* Issue #283 bdist_egg issues with python 3.3.0aX.
+* Test and fix for marshal.load of .pyc files on Python 3.3.
------
0.6.27