aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-11 14:08:53 +0100
committerJason R. Coombs <jaraco@jaraco.com>2013-05-11 14:08:53 +0100
commitbb930c503c9af36d7a90ed2e280745833b497a51 (patch)
treee32dfafba45f93308ec60379278cae1280230011 /CHANGES.txt
parenta938092e7b189337cdd25c101c2e8fc984433eff (diff)
parenta011aa8e2f3b911c809a5eb52f57e0584786ea4d (diff)
downloadexternal_python_setuptools-bb930c503c9af36d7a90ed2e280745833b497a51.tar.gz
external_python_setuptools-bb930c503c9af36d7a90ed2e280745833b497a51.tar.bz2
external_python_setuptools-bb930c503c9af36d7a90ed2e280745833b497a51.zip
Merge
--HG-- branch : distribute
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 6e2b3b28..0a1befdb 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,14 @@ CHANGES
=======
------
+0.6.39
+------
+
+* Add support for console launchers on ARM platforms.
+* Fix possible issue in GUI launchers where the subsystem was not supplied to
+ the linker.
+* Launcher build script now refactored for robustness.
+
0.6.38
------