summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-25 15:43:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-25 15:43:46 -0400
commit6236f2309c02804f51947619a261eef7d7afd086 (patch)
tree5f60151be491b99057a6f398874c78d6624a05ab /debian
parentaff4690d1c6508b1a7d2311edabdeafc73049795 (diff)
webapp: Fix bug setting up ssh repo if the user enters "~/" at the start of the path.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b465fac5e..ee1e2100a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ git-annex (4.20130622) UNRELEASED; urgency=low
server.
* webapp: Ensure that ssh keys generated for different directories
on a server are always different.
+ * webapp: Fix bug setting up ssh repo if the user enters "~/" at the start
+ of the path.
-- Joey Hess <joeyh@debian.org> Fri, 21 Jun 2013 13:16:17 -0400