summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-06-28 21:36:33 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-06-28 21:36:33 -0400
commit5d13194169ce785082a60233f2948f4eacbcedc9 (patch)
treed6d47bb2f7650cba1be822777c05cdecbbb2d591 /CHANGES.txt
parentfbf309d3e3b529f6ff0d57ecbb22514755b1154d (diff)
parent0b70ebffe2c8cacc4c229c21286e74d0d2ebbd65 (diff)
downloadpython-setuptools-git-5.3.tar.gz
Merge pull-request #575.3
--HG-- extra : amend_source : 9576c3d20e8d3bcb3b951cd2f588e782f885ebe6
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 829a3705..8bcc529d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,15 @@ CHANGES
=======
---
+5.3
+---
+
+* Issue #185: Make svn tagging work on the new style SVN metadata.
+ Thanks cazabon!
+* Prune revision control directories (e.g .svn) from base path
+ as well as sub-directories.
+
+---
5.2
---