diff options
| author | tarek <none@none> | 2009-10-09 12:50:40 +0200 |
|---|---|---|
| committer | tarek <none@none> | 2009-10-09 12:50:40 +0200 |
| commit | bd51d25890b72b3beda8b5c7e919a77cfb18ed25 (patch) | |
| tree | 891c9d14465f441ca03fb1468e7d22301a92da64 | |
| parent | 31fa507de5ad50356bca8157340aec218a7573da (diff) | |
| download | python-setuptools-git-bd51d25890b72b3beda8b5c7e919a77cfb18ed25.tar.gz | |
added issue references
--HG--
branch : distribute
extra : rebase_source : 852102dad24de79aa20c4b17a83cceb691772e7b
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 6685a0e4..f07d4cb8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,9 +7,11 @@ CHANGES ----- * Added the generation of `distribute_setup_3k.py` during the release. + This close http://bitbucket.org/tarek/distribute/issue/52. * Added an upload_docs command to easily upload project documentation to PyPI's http://packages.python.org. + This close http://bitbucket.org/tarek/distribute/issue/56. ----- 0.6.3 |
