diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2011-03-18 10:45:47 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2011-03-18 10:45:47 -0400 |
| commit | 119e1f717238083a18d973f988114789c5b3e41b (patch) | |
| tree | 237b4e21850339d48aa991c8789579a471dea56b /CHANGES.txt | |
| parent | c60c5df22eab4e1bd4eead560e18184ebdcca108 (diff) | |
| download | python-setuptools-git-119e1f717238083a18d973f988114789c5b3e41b.tar.gz | |
Updated changes.txt. Fixes #195.
--HG--
branch : distribute
extra : rebase_source : 3d0a67b5a6a9e265e56e68b598341e69fc1256b4
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 7e5f8cb7..b1263eb8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,7 @@ CHANGES * Builds sdist gztar even on Windows (avoiding Issue 193). * Fix for Issue 192 - metadata omitted on Windows when package_dir specified with forward-slash. +* Issue 195: Cython build support. ------ 0.6.15 |
