diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-08 13:53:28 +0100 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-08 13:53:28 +0100 |
| commit | dca1e7421f068482b0e307509c1624cb90dbbe3e (patch) | |
| tree | 432e2edc100c3352d300aaf22b9679402c3b7355 /CHANGES.txt | |
| parent | 03be2a031c1a9a881d48ca6c206e61bd39d77881 (diff) | |
| download | python-setuptools-git-dca1e7421f068482b0e307509c1624cb90dbbe3e.tar.gz | |
Updated changelog and contributors
--HG--
branch : distribute
extra : rebase_source : 0af5a5ae5cd823756e3461f202571a4a9d0e8fc3
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index cae946e0..7acd35ab 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.35 ------ |
