diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-25 19:02:33 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-25 19:02:33 -0500 |
| commit | 886e99ae6c47087b29bc28e81cbd1d3dfec84b4f (patch) | |
| tree | 14a33bc822fd3b992b9ba5885b38f995714b1628 /CHANGES.txt | |
| parent | 9dfcbd945d5d93f75a62228deabdf6c7eff02213 (diff) | |
| download | python-setuptools-git-886e99ae6c47087b29bc28e81cbd1d3dfec84b4f.tar.gz | |
Updated changelog to reference setuptools_svn as published.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index c0ed23a2..3f5c442f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,7 +8,8 @@ CHANGES * Issue #313: Removed built-in support for subversion. Projects wishing to retain support for subversion will need to use a third party library. The - extant implementation is being ported to setuptools_svn, to be announced. + extant implementation is being ported to `setuptools_svn + <https://pypi.python.org/pypi/setuptools_svn>`_. --- 8.3 |
