diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-05 08:45:08 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-05 08:45:08 -0400 |
commit | d607a20ed15715909bf4788e5374a9cbdf092285 (patch) | |
tree | 27f10cfae02933445146ee1ff40daf6e4b1653f1 | |
parent | 01d437d875fe97453df9c8d3a4e674db0f6b9fbc (diff) | |
download | external_python_setuptools-d607a20ed15715909bf4788e5374a9cbdf092285.tar.gz external_python_setuptools-d607a20ed15715909bf4788e5374a9cbdf092285.tar.bz2 external_python_setuptools-d607a20ed15715909bf4788e5374a9cbdf092285.zip |
Update release notes0.6.38
--HG--
branch : distribute
extra : rebase_source : f0d502a83f6c83ba38ad21c15a849c2daf389ec7
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 69d370cb..6e2b3b28 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ------ +0.6.38 +------ + +* Issue #371: The launcher manifest file is now installed properly. + +------ 0.6.37 ------ |