diff options
| author | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2012-11-26 22:24:45 +0100 |
|---|---|---|
| committer | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2012-11-26 22:24:45 +0100 |
| commit | 3b6b1d147dae6ba825d0597d88abfda4cc3d295a (patch) | |
| tree | 5f831ac5ce11250f1e05bcc26023657274233ce0 /CHANGES.txt | |
| parent | 1c2dff7451101c9cfb37e4ae16eb23ef17332f5a (diff) | |
| download | python-setuptools-git-3b6b1d147dae6ba825d0597d88abfda4cc3d295a.tar.gz | |
Fix 2 errors with Jython 2.5.
(Now there remain 1 failure and 2 errors with Jython 2.5 and 1 failure and 5 errors with Jython 2.7.)
--HG--
branch : distribute
extra : rebase_source : c245820df5090ac5d005ebb7d6c4419145afce53
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 db7609af..4a799497 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ------ +0.6.33 +------ + +* Fix 2 errors with Jython 2.5. + +------ 0.6.32 ------ |
