aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorguyroz <none@none>2011-09-22 18:28:31 +0300
committerguyroz <none@none>2011-09-22 18:28:31 +0300
commitea5a0098d408c1390a392d772b21b378a3880c22 (patch)
tree15dcbb1be4e9de59145bcfa534afd61623cdd4a0 /CHANGES.txt
parent9806553a0ad3bb86da844606fbef832d5fccd106 (diff)
downloadexternal_python_setuptools-ea5a0098d408c1390a392d772b21b378a3880c22.tar.gz
external_python_setuptools-ea5a0098d408c1390a392d772b21b378a3880c22.tar.bz2
external_python_setuptools-ea5a0098d408c1390a392d772b21b378a3880c22.zip
bumped revision
--HG-- branch : distribute extra : rebase_source : 830f7186c8f3c26e86eac1e4287f0545e23a2744
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index fe529fb3..855447a7 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,21 @@ CHANGES
=======
------
+0.6.23
+------
+
+* Issue #244: Fixed a test
+* Issue #243: Fixed a test
+* Issue #239: Fixed a test
+* Issue #240: Fixed a test
+* Issue #241: Fixed a test
+* Issue #237: Fixed a test
+* Issue #238: easy_install now uses 64bit executable wrappers on 64bit Python
+* Issue #208: Fixed parsed_versions, it now honors post-releases as noted in the documentation
+* Issue #207: Windows cli and gui wrappers pass CTRL-C to child python process
+* Issue #227: easy_install now passe its arguments to setup.py bdist_egg
+
+------
0.6.22
------