diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-31 13:58:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-31 13:58:31 -0400 |
commit | 25bde5dc69587cd8d1eb66014138e739c00361f2 (patch) | |
tree | 5c5b994c3c6748515bb56425e7541556ed7bfe7b /debian | |
parent | 71365330365c5c0e4032fecb692ac47631bfad47 (diff) |
webapp: Fix creation of rsync.net repositories.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4d68c0cfd..9cfce3c46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ git-annex (3.20121018) UNRELEASED; urgency=low ~/.ssh/git-annex-shell wrapper the first time it's run. * webapp: Make an initial, empty commit so there is a master branch * assistant: Fix syncing local drives. + * webapp: Fix creation of rsync.net repositories. -- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400 |