diff options
author | Joey Hess <joey@kitenet.net> | 2010-12-28 13:48:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-28 13:48:11 -0400 |
commit | 022e0c7751db23805169c5429851903a3d482cb2 (patch) | |
tree | 99cbcf343fdc028aad2e3c5d5a83834070c97e03 /debian | |
parent | c7344eff81c7de4f303097816ef26cc74146588a (diff) |
Support scp-style urls for remotes (host:path).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f8a3c3129..dba343def 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (0.15) UNRELEASED; urgency=low + + * Support scp-style urls for remotes (host:path). + + -- Joey Hess <joeyh@debian.org> Tue, 28 Dec 2010 13:13:20 -0400 + git-annex (0.14) unstable; urgency=low * Bugfix to git annex unused in a repository with nothing yet annexed. |