diff options
| -rw-r--r-- | CHANGES.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 73569cc9..ebc13373 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,15 @@ CHANGES ======= +----- +3.7.? +----- + +* 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. + --- 3.7 --- @@ -41,15 +50,6 @@ CHANGES https://bootstrap.pypa.io/ez_setup.py (mirrored from former location). ----- -3.4.5 ------ - -* Issue #185: Applied patch and added regression tests for making - svn tagging work on the new style SVN metadata. -* Prune revision control directories (e.g .svn) from base path - as well as subfolders. - ------ 3.4.4 ----- |
