diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-11-09 13:45:46 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-11-09 13:45:46 -0500 |
| commit | ad255716d932f3ce553cc5319ef5acd905a49957 (patch) | |
| tree | 1c612586610ea68d9ba0185a721f50c0dbc20077 /CHANGES.txt | |
| parent | ba9d35158fe8f4af6a2b19e84a2eaca718a93e03 (diff) | |
| download | python-setuptools-git-ad255716d932f3ce553cc5319ef5acd905a49957.tar.gz | |
Update changelog. Fixes #99.1.3.2
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 11b8a502..7110e232 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ----- +1.3.2 +----- + +* Issue #99: Fix filename encoding issues in SVN support. + +----- 1.3.1 ----- |
