diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2012-04-22 22:39:03 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2012-04-22 22:39:03 -0400 |
| commit | 28325c120466506f957074f06e28789aef990b7e (patch) | |
| tree | edc0ac00761b913a3d0658f09cafe5a47fb5878e | |
| parent | 76f2440a4dad4038f4d3aadcd64e33e9ef22ad6e (diff) | |
| download | python-setuptools-git-28325c120466506f957074f06e28789aef990b7e.tar.gz | |
Updated README
--HG--
branch : distribute
extra : rebase_source : 4f75a63385ffd1c6e8b2fe60761a88b6d74cabc6
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 5e918760..35c3aa3b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ------ +0.6.27 +------ + +* Distribute now recognizes README.rst as a standard, default readme file. + +------ 0.6.26 ------ |
