diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-02-05 19:11:11 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-02-05 19:11:11 -0500 |
| commit | 6f15ba031a6ad3295ae21caa84f725a49f479b9a (patch) | |
| tree | 1d449168fe6e10b7aae9502402f88e1afb17adc0 /CHANGES.txt | |
| parent | a61674f1324778f8b231c569325eab60e0e78482 (diff) | |
| parent | d505855a1a59213b8a02d50870305c62c52d8399 (diff) | |
| download | python-setuptools-git-6f15ba031a6ad3295ae21caa84f725a49f479b9a.tar.gz | |
Merge fix with master
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index a76a147b..dbe33d0a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,13 @@ CHANGES ======= +----- +2.1.1 +----- + +* Issue #139: Fix regression in re_finder for CVS repos (and maybe Git repos + as well). + --- 2.1 --- |
