aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2011-03-18 10:45:47 -0400
committerJason R. Coombs <jaraco@jaraco.com>2011-03-18 10:45:47 -0400
commit119e1f717238083a18d973f988114789c5b3e41b (patch)
tree237b4e21850339d48aa991c8789579a471dea56b
parentc60c5df22eab4e1bd4eead560e18184ebdcca108 (diff)
downloadexternal_python_setuptools-119e1f717238083a18d973f988114789c5b3e41b.tar.gz
external_python_setuptools-119e1f717238083a18d973f988114789c5b3e41b.tar.bz2
external_python_setuptools-119e1f717238083a18d973f988114789c5b3e41b.zip
Updated changes.txt. Fixes #195.
--HG-- branch : distribute extra : rebase_source : 3d0a67b5a6a9e265e56e68b598341e69fc1256b4
-rw-r--r--CHANGES.txt1
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