diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-10-30 14:11:15 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-10-30 14:11:15 -0400 |
commit | 035751b53a195645de0e51ba6b4a78f5774bed61 (patch) | |
tree | f3540ffa0231b1024682539ea11455f01011b4af | |
parent | 3e5c9e4ef4e2a68e2ac40fa8bf0c2906a31038a2 (diff) | |
download | external_python_setuptools-035751b53a195645de0e51ba6b4a78f5774bed61.tar.gz external_python_setuptools-035751b53a195645de0e51ba6b4a78f5774bed61.tar.bz2 external_python_setuptools-035751b53a195645de0e51ba6b4a78f5774bed61.zip |
Update changelog
-rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index b97c1004..b4e7846e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,13 @@ CHANGES ======= +--- +1.2 +--- + +* Issue #26: Add support for SVN 1.7. Special thanks to Philip Thiem for the + contribution. + ----- 1.1.7 ----- |