diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-14 18:17:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-14 18:18:28 -0400 |
commit | 9fa92141064a7682e1559bfa91a360c1ad5cb3dc (patch) | |
tree | d009792edd0eb6143080458dd086165acb9cbff8 /debian | |
parent | 3e07780bf881988eed491e1451b95cab86b7f552 (diff) |
A remote can have a annexUrl configured, that is used by git-annex instead of its usual url. (Similar to pushUrl.)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c4e53e179..6e3450a92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (3.20111012) UNRELEASED; urgency=low + + * A remote can have a annexUrl configured, that is used by git-annex + instead of its usual url. (Similar to pushUrl.) + + -- Joey Hess <joeyh@debian.org> Fri, 14 Oct 2011 18:15:20 -0400 + git-annex (3.20111011) unstable; urgency=low * This version of git-annex only works with git 1.7.7 and newer. |