diff options
| author | Jim Fulton <jim@zope.com> | 2012-07-14 14:25:06 -0400 |
|---|---|---|
| committer | Jim Fulton <jim@zope.com> | 2012-07-14 14:25:06 -0400 |
| commit | 12c0d7f3e916957294a095a8425554fe8413e42e (patch) | |
| tree | 08dc2f3203449edbfcdc4b8917032651f4b68841 /CHANGES.txt | |
| parent | d169177b19658f115db80d62c91593ca19bb5ee6 (diff) | |
| download | python-setuptools-git-12c0d7f3e916957294a095a8425554fe8413e42e.tar.gz | |
Issue #283 bdist_egg issues with python 3.3.0aX
--HG--
branch : distribute
extra : rebase_source : 3173cb1ab5550635b8565767059701ab2649ac19
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 2707f01c..a58c1ce1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ------ +0.6.28 +------ + +* Issue #283 bdist_egg issues with python 3.3.0aX + +------ 0.6.27 ------ |
