aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b10d5d4..0bd7eee 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
+* 1.13.1
- auomatically fallback to non-ssh (ie. svn:// rather than svn+ssh://) when
authentication fails
+- move detectVCS() to separate module to prevent import order
+- fix 'mgarepo sync -d' for git-svn repos
+- update upload_binary() to properly use newer execcmd()
+- redirect stdin, as required for ssh session invoked through binrepo
* 1.13.0
- implement 'clone' command with support for quick git-svn cloning