summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-02-05 19:11:11 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-02-05 19:11:11 -0500
commit6f15ba031a6ad3295ae21caa84f725a49f479b9a (patch)
tree1d449168fe6e10b7aae9502402f88e1afb17adc0 /CHANGES.txt
parenta61674f1324778f8b231c569325eab60e0e78482 (diff)
parentd505855a1a59213b8a02d50870305c62c52d8399 (diff)
downloadpython-setuptools-git-6f15ba031a6ad3295ae21caa84f725a49f479b9a.tar.gz
Merge fix with master
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
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
---