summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-08 12:51:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-08 12:51:07 -0400
commit5168295bc2a585edb5842272ab14fd1f5bd71972 (patch)
treed6a05dfcb041a0a8b89205ae02cb44668d729c79 /debian
parent8ca8cef8324c736d20c6b3a44b5c8554b855c128 (diff)
webapp: Fix authorized_keys line added when setting up a rsync remote on a server that also supports git-annex, to not force running git-annex-shell.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 582f4eab7..16a0466e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,9 @@ git-annex (4.20130628) UNRELEASED; urgency=low
* Windows: Look for .exe extension when searching for a command in path.
* Pass -f to curl when downloading a file with it, so it propigates failure.
* Windows: Fix url to object when using a http remote.
+ * webapp: Fix authorized_keys line added when setting up a rsync remote
+ on a server that also supports git-annex, to not force running
+ git-annex-shell.
-- Joey Hess <joeyh@debian.org> Tue, 02 Jul 2013 15:40:55 -0400